Issue Nextcloud <-> Redis Connection #8162
-
Steps to reproduce
Expected behaviorRedis should be shown as active Actual behaviorNextcloud is slow Other informationHost OSUbuntu 24.04.4 LTS Output of
|
Beta Was this translation helpful? Give feedback.
Replies: 8 comments
-
|
Hi, I fear I cannot reproduce this. However it looks like something blocks pulling the images correctly? Also can you please post the output of |
Beta Was this translation helpful? Give feedback.
-
|
docker logs nextcloud-aio-redis |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I think the download of the images ist not the problem, if i try manual they are up to date. |
Beta Was this translation helpful? Give feedback.
-
|
Iḿ wondering why it shows starting on nextcloud aio interface and running when I look at docker healthchecks.
|
Beta Was this translation helpful? Give feedback.
-
I think there was some problems back then with specific docker daemon versions. Can you upgrade the docker daemon to a recent version and recreate the docker network by following #4989 and see if that resolves your issues? |
Beta Was this translation helpful? Give feedback.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
Good point! I did as you recommended, and it does look good now. Many thanks! |
Beta Was this translation helpful? Give feedback.


I think there was some problems back then with specific docker daemon versions.
Can you upgrade the docker daemon to a recent version and recreate the docker network by following #4989 and see if that resolves your issues?