python.webserver SDK 1.10 Example

Hello,

I tried the python.webserver example from the SDK 1.10 and I was able to snap the example but unfortunately once when I want to open the web page of the webserver on a ctrlX CORE virtual I just get the following screen:

ย 

The ctrlX CORE virtual is in Operation Mode. When I am trying the hint of the readme.md to take a look into the log of the snap it says, that the webserver is started:

Unfortunately I get no other diagnostics even not in the logbook...

Does this example even should work on the ctrlX CORE virtual?
Are any changes in the package-manifest are necessary because it runs on a virtual ctrlX CORE?

Thanks in advanced!

Best reply by b3er

I did run into the same issue. For me the problem was that the app was named sdk-py-webserver...
In the

configs/package-assets/rexroth-python-webserver.package-manifest.json

the app was always named rexroth-python-server. When I renamed sdk-py-webserver (in the snap/snapcraft.yaml) it worked (only tested on the real ctrlX)

View original
1 reply