Replies: 6 comments
-
this my device in mongo rs:PRIMARY> db.devices.find().pretty() |
Beta Was this translation helpful? Give feedback.
-
Thank you for the report. It’s likely that openEuler uses Podman, which may not support certain Docker CLI flags such as -p with docker pull. We’ll review the install.sh script to ensure it uses valid Docker syntax and assess the need for compatibility with Podman-based environments. |
Beta Was this translation helpful? Give feedback.
-
Could you please open the ShellHub Web UI in your browser, open the Developer Tools (usually F12), go to the Network tab, refresh the page, and then send us the response from the |
Beta Was this translation helpful? Give feedback.
-
About the licensing model, ShellHub can run in Community (free) mode or Enterprise mode (with a license). You're using it in Community mode, which is completely free and does not require a license. However, some features may behave differently, be limited, or unavailable. |
Beta Was this translation helpful? Give feedback.
-
message 1:0 Object { uid: "a1010709bd1615a3ab553aef8859085f8ee67f03ed1ef89fc6dbcabadee476ec", name: "00-0c-29-f2-78-02", public_key: "-----BEGIN RSA PUBLIC KEY-----\nMIIBCgKCAQEAqPtjf/mMrr+d2rn6JlAqOud5QXdoeuTX6LqlsPKn207pfbavlwpc\nOKsTcgI1oYtwUZsQ2jL0z9fHnYG0lpd9DG83I64wyUmjZOwNqmQ4OZ5ITRgFJquV\nB6sX9UiFLJZVfx6Ctexpt6Hf6txDcDF70vuzQ8bqWyBu8PzLlaxcXQO3nQOFL3Ah\n8nffRPWn1Q7wPPNhs1rx0ZMdz1xy8Ug+AnhS3txxS1N5TPlHnPGrvTeXKAbEsql1\n/y6/6yo75Kem8ZJRSWnNx1s/TFHLevuU+EHDrDbpq9BPxN7x/p6+SFQPBxNQFgLD\nbKg2Vm6mwY3YxkhrGF5P5VOuM1HbD4O7AwIDAQAB\n-----END RSA PUBLIC KEY-----\n", … }
|
Beta Was this translation helpful? Give feedback.
-
my test info: |
Beta Was this translation helpful? Give feedback.
-
i find shellhub in yocto
i try it in alpine use docker , v0.18.3 and v0.18.2, product mode without license.
agent device os : ubuntu20 openEuler, both works, and i can connect it by <ssh -p xxx user@SSHID>, but device is offline in web.
i want to konw:
a small bug:
docker in openEuler, can't read <-p>, <docker pull -p xxxx> in <install.sh> can't work in openEuler
Beta Was this translation helpful? Give feedback.
All reactions