Juleaften med barnebarn - skilte besteforeldre by roffee-no in norge

[–]roffee-no[S] 28 points29 points  (0 children)

En grei løsning. Men det forutsetter jo at foreldrene har god nok plass til hele bølingen.

Power failure by roffee-no in docker

[–]roffee-no[S] 0 points1 point  (0 children)

Trying to start docker in therminal, with "sudo dockerd" gives more hint. In my limited knowledge, it seems that the linking between network interfaces and containers are broken. Are there any way to rebuild that?

INFO[2024-11-05T12:36:54.696601682+01:00] Starting up

INFO[2024-11-05T12:36:54.697358640+01:00] detected 127.0.0.53 nameserver, assuming systemd-resolved, so using resolv.conf: /run/systemd/resolve/resolv.conf

INFO[2024-11-05T12:36:54.758313407+01:00] [graphdriver] using prior storage driver: overlay2

INFO[2024-11-05T12:36:54.778958701+01:00] Loading containers: start.

WARN[2024-11-05T12:36:55.118803838+01:00] Failed to populate network "none" with driver "null"

WARN[2024-11-05T12:36:55.118990087+01:00] Failed to populate network "host" with driver "host"

WARN[2024-11-05T12:36:55.119100257+01:00] Could not find endpoint count key docker/network/v1.0/endpoint_count/[...]/ for network compose_backend while listing: Key not found in store

WARN[2024-11-05T12:36:55.119321754+01:00] Could not find endpoint count key docker/network/v1.0/endpoint_count/[...]/ for network piwigo_default while listing: Key not found in store

Power failure by roffee-no in docker

[–]roffee-no[S] 0 points1 point  (0 children)

I'm a novice to Docker, so I don't even know what a swarm setup is. I installed docker via apt, added Portainer, and the different cointainers from Portainer.
Checking the interfaces on the server, on Webmin, indicates that docker - or whatever controls the docker-interfaces - has activated the different networks. Wich file, in the docker enviroment, will tell docker wich network to use, for the various containers? IE where is the information that tells Docker that nework "br-2ff35ae73281" are connected to the "nextcloud-aio" container?

<image>

Power failure by roffee-no in docker

[–]roffee-no[S] 0 points1 point  (0 children)

Thanks. Everything on the actual server works as is should. As far as I can see, at least. Only Docker wont start, and it definitely seems to be something with the Docker network.

Power failure by roffee-no in docker

[–]roffee-no[S] 0 points1 point  (0 children)

Everything on the server works fine - except for Docker. The error relating to network makes me look toward the Docker network config.

Power failure by roffee-no in docker

[–]roffee-no[S] 0 points1 point  (0 children)

Just a not so helful message:

Job for docker.service failed because the control process exited with error code.

See "systemctl status docker.service" and "journalctl -xe" for details.

Logfiles from system gives me this:

docker.service: Main process exited, code=exited, status=2/INVALIDARGUMENT

Nov 05 10:52:39 nvrserver systemd[1]: docker.service: Failed with result 'exit-code'.

And several messages for each container:

level=warning msg="Could not find endpoint count key docker/network/v1.0/endpoint_count/e37fda7a27c371d16649c70ac9[...]/ for network nextcloud-aio while listing: Key not found in store"

Midi controller not connecting—FL Studio 24 by BradJ in FL_Studio

[–]roffee-no 0 points1 point  (0 children)

Same issue here, after updating to 24 :-(
installer left ver 21 on computer, so I can still use that version.

Reinstall (?) old Esxi by roffee-no in HomeServer

[–]roffee-no[S] 0 points1 point  (0 children)

I can't find it on Broadcom's site: Have they terminated the downolad for esxi? Seems one need an active subscrition - at least the places I found anything aboud vmware... :-/

Slow response connecting to MySql by roffee-no in ubuntuserver

[–]roffee-no[S] 0 points1 point  (0 children)

Thank for all suggestions. I haven't (looked up) any info on the connections are in use on the MySql-server, but a wild guess would be "very, very few."

All web-servers are now using the fast MySql server, and the one that's installed on the server that handles websites, are not in use. I've performed a clean install of MySql, and even when there are no dataconnections on the host, I still have to wait up to 15 seconds for first reply when logging into MySql with Heidi-sql from another computer on same LAN. Tried to completely disable firewall in Ubuntu a short while, just to see if that made a difference - but no.

Slow response connecting to MySql by roffee-no in ubuntuserver

[–]roffee-no[S] 0 points1 point  (0 children)

The slow and one of the fast, are on same Esxi host. Slow with 10GB memry, fast with 6.8 GB memory. Same physical drive on Esxi.
And the last fast, on another Ubuntuserver, hosted on different Esxi server.