-
|
I have setup nextcloud aio in kubernetes, everything was working perfectly for 2 months then suddenly my files stopped coming through, I am able to login through the web and all my files are there. The push server is resolving to this ::1 instead of the actual ip address of the pod, I have a single stack ipv4 network. I am not using a reverse proxy , I have a public ip address directly on the apache port of 443. however i was sure that the credentials were correct, so i did a push self test in nextcloud pod , below is what i received |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 3 replies
-
|
Hi, which AIO version is this? Can you upgrade to at least v9.1.0 and check if that fixes things? |
Beta Was this translation helpful? Give feedback.
-
|
I am on version 28.0.5 of nextcloud and I believe that corresponds with aio version 8.2 if I'm not mistaken I don't want to upgrade to version 29 just yet |
Beta Was this translation helpful? Give feedback.
-
|
All right. Moving to discussions then since I am pretty sure that it is fixed with v9.1.0 and above |
Beta Was this translation helpful? Give feedback.
-
|
i have the same problem wit AIO 9.6.0 and nextcloud version 30.0.0 |
Beta Was this translation helpful? Give feedback.
-
|
Hi! Notify push container log: Push self-test results: My setup is pretty straight forward. Just running the AIO master container. No reverse proxy in place. My infrastructure has DDNS setup in place and my URL my.cloud.com is being resolved to the public IP of my router. Only thing is that my server has multiple network ports and I have bound the AIO setup only to one interface by setting APACHE_IP_BINDING and adapting the respective port forwards. However, stopping the other service and removing the APACHE_IP_BINDING did not change anything. I also tried resetting the docker network. Any hints will be much appreciated. |
Beta Was this translation helpful? Give feedback.
All right. Moving to discussions then since I am pretty sure that it is fixed with v9.1.0 and above