NEWS
Why are directories missing after Ubuntu installation?
-
What's the trick to get this running on Ubuntu without a container, just direct install? After I install, there's nothing in the browser on the localhost and there's a lot missing in the iobroker directory. iobroker.js is missing, as well as sub-directories leading to its location, etc.
Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/iobroker.jsDistributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
Thinkpad E14 i5 8gb 256gb
node -v : v18.20.2
npm version : 10.5.2
I tried two different scripts. Same results. -
@bobbybraun sagte in Why are directories missing after Ubuntu installation?:
What's the trick to get this running on Ubuntu without a container
no trick!
it should work out of the Box.
I don't use Ubuntu, just debian. But there should be no difference.@bobbybraun sagte in Why are directories missing after Ubuntu installation?:
I tried two different scripts.
which scripts?
it's just one line! -
@homoran Of course, the solution comes to me after I post. I was colliding with Portainer. I shut down Portainer because i had errors during iobroker install that something was amiss with port 9001 and since Portainer is port 9000 I had my suspicions. I shut it down by closing docker, because signing out of it did not shut it off. Ran the oneline script for iobroker again and after that, it responded on port 8081. Now I will look into how to modify the docker command for change the port for portainer. Thank you for replying and have a great weekend.
-
@bobbybraun sagte in Why are directories missing after Ubuntu installation?:
I was colliding with Portainer.
why that?
you told@bobbybraun sagte in Why are directories missing after Ubuntu installation?:
Ubuntu without a container, just direct install
so, what is your real environment?
you didn't mention Docker at all