waymon Posted March 8, 2021 Share Posted March 8, 2021 Hello, I attempted to updated my Nextcloud inside the Nextcloud gui. When I try to load the internal or external address I get this. Internal Server Error The server encountered an internal error and was unable to complete your request. Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report. More details can be found in the webserver log. I visited what I thought was the webserver log. The bottom of \appdata\nextcloud\log\nginx\access.log: 172.19.0.4 - waymon [05/Mar/2021:16:58:21 -0700] "GET /status.php HTTP/1.1" 200 155 "-" "Mozilla/5.0 (Windows) mirall/3.0.3stable-Win64 (build 20201125) (Nextcloud)" 172.19.0.4 - waymon [05/Mar/2021:16:58:21 -0700] "PROPFIND /remote.php/webdav/ HTTP/1.1" 503 282 "-" "Mozilla/5.0 (Windows) mirall/3.0.3stable-Win64 (build 20201125) (Nextcloud)" I am not sure what to do next. I think I have a http 200 and 155 error? And a webdav 503 and 282 error? Any ideas? Thanks. Quote Link to comment
gacpac Posted March 9, 2021 Share Posted March 9, 2021 12 hours ago, waymon said: Hello, I attempted to updated my Nextcloud inside the Nextcloud gui. When I try to load the internal or external address I get this. Internal Server Error The server encountered an internal error and was unable to complete your request. Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report. More details can be found in the webserver log. I visited what I thought was the webserver log. The bottom of \appdata\nextcloud\log\nginx\access.log: 172.19.0.4 - waymon [05/Mar/2021:16:58:21 -0700] "GET /status.php HTTP/1.1" 200 155 "-" "Mozilla/5.0 (Windows) mirall/3.0.3stable-Win64 (build 20201125) (Nextcloud)" 172.19.0.4 - waymon [05/Mar/2021:16:58:21 -0700] "PROPFIND /remote.php/webdav/ HTTP/1.1" 503 282 "-" "Mozilla/5.0 (Windows) mirall/3.0.3stable-Win64 (build 20201125) (Nextcloud)" I am not sure what to do next. I think I have a http 200 and 155 error? And a webdav 503 and 282 error? Any ideas? Thanks. you might have to complete the update in cli. And that I don't know, maybe someone will like to jump in Quote Link to comment
gacpac Posted March 9, 2021 Share Posted March 9, 2021 I have a silly question here. With the new update I started getting this I don't know where would I make the change. I'm assuming the let's encrypt file, but i've seen that htaccess somewhere too. There are some warnings regarding your setup. Your web server is not properly set up to resolve "/.well-known/webfinger". Further information can be found in the documentation. Your web server is not properly set up to resolve "/.well-known/nodeinfo". Further information can be found in the documentation. Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add "default_phone_region" with the respective ISO 3166-1 code ↗ of the region to your config file. Quote Link to comment
skois Posted March 9, 2021 Share Posted March 9, 2021 I have a silly question here. With the new update I started getting this I don't know where would I make the change. I'm assuming the let's encrypt file, but i've seen that htaccess somewhere too. There are some warnings regarding your setup. Your web server is not properly set up to resolve "/.well-known/webfinger". Further information can be found in the documentation. Your web server is not properly set up to resolve "/.well-known/nodeinfo". Further information can be found in the documentation. Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add "default_phone_region" with the respective ISO 3166-1 code of the region to your config file.It's 4 posts above. Sent from my Mi 10 Pro using Tapatalk Quote Link to comment
Michelle Bausager Posted March 9, 2021 Share Posted March 9, 2021 I'm in a funny situtation, ontop of the new update (6.9.0) I got some new gear.; X570 Motherboard with an 3700x AMD. And my nexcloud suddenly stoped working. It says it's dead and the logs just repeat: e":"can not get logs from container which is dead or marked for removal"} When I try to start it, it says: But I don't really know what caused it, or what happened? I hope someone is wiser then me and know where to start troubleshooting or know the root cause. (Well, chances are most of you are smarter and wiser then me ) Quote Link to comment
skois Posted March 9, 2021 Share Posted March 9, 2021 I'm in a funny situtation, ontop of the new update (6.9.0) I got some new gear.; X570 Motherboard with an 3700x AMD. And my nexcloud suddenly stoped working. It says it's dead and the logs just repeat: e":"can not get logs from container which is dead or marked for removal"} When I try to start it, it says: But I don't really know what caused it, or what happened? I hope someone is wiser then me and know where to start troubleshooting or know the root cause. (Well, chances are most of you are smarter and wiser then me )Open advanced in docker tab (top right)And do force update on nextcloud. Might help Sent from my Mi 10 Pro using Tapatalk Quote Link to comment
Michelle Bausager Posted March 9, 2021 Share Posted March 9, 2021 2 minutes ago, skois said: Open advanced in docker tab (top right) And do force update on nextcloud. Might help Sent from my Mi 10 Pro using Tapatalk Sad face ;( didn't work Quote Link to comment
skois Posted March 9, 2021 Share Posted March 9, 2021 18 minutes ago, Michelle Bausager said: Sad face ;( didn't work open console (top right) and do "docker ps -a", post results please Quote Link to comment
Michelle Bausager Posted March 9, 2021 Share Posted March 9, 2021 (edited) 4 minutes ago, skois said: open console (top right) and do "docker ps -a", post results please Here you go, and thanks for looking into it Edited March 9, 2021 by Michelle Bausager Spelling Quote Link to comment
skois Posted March 9, 2021 Share Posted March 9, 2021 1 minute ago, Michelle Bausager said: Here you go, and thank for looking into it FIRST go to your nextcloud docker, make a screeshot of the template, then Ok now do "docker rm nextcloud" After that try to force update the docker again. If docker isn't in the list after running the above command, dont panic. Just go to the bottom of docker tab, click add container, click the dropdown list and select the nextcloud template. (check that all is correct) and hit apply. Quote Link to comment
Michelle Bausager Posted March 9, 2021 Share Posted March 9, 2021 1 minute ago, skois said: FIRST go to your nextcloud docker, make a screeshot of the template, then Ok now do "docker rm nextcloud" After that try to force update the docker again. If docker isn't in the list after running the above command, dont panic. Just go to the bottom of docker tab, click add container, click the dropdown list and select the nextcloud template. (check that all is correct) and hit apply. The plot thickens! The "docker rm nextcloud" got an error: Quote Link to comment
skois Posted March 9, 2021 Share Posted March 9, 2021 7 minutes ago, Michelle Bausager said: The plot thickens! The "docker rm nextcloud" got an error: I suspect corrupted docker image, but let's try. Go Settings -> Docker -> select correct errors and hit scrub. Try the above again. Quote Link to comment
Michelle Bausager Posted March 9, 2021 Share Posted March 9, 2021 (edited) 7 minutes ago, skois said: I suspect corrupted docker image, but let's try. Go Settings -> Docker -> select correct errors and hit scrub. Try the above again. Unfortunately I get the same error as before. (It is my bedtime, but I'll surely be back tomorrow! Thank again for the help so far!) Edited March 9, 2021 by Michelle Bausager Spelling Quote Link to comment
skois Posted March 9, 2021 Share Posted March 9, 2021 2 minutes ago, Michelle Bausager said: Unfortunately I get the same error as before. (Tis my bedtime, but I'll surely be back tomorrow! Thank again for the help so far!) So the other solution is. Make a screenshot of all your dockers. Go Settings -> Docker, Stop docker, delete docker image. Start docker. Go to docker tab, click add container, and select from the dropdown one by one your dockers. and hit apply to install. will take some time, but you will be back and running. Quote Link to comment
Michelle Bausager Posted March 10, 2021 Share Posted March 10, 2021 (edited) 22 hours ago, skois said: So the other solution is. Make a screenshot of all your dockers. Go Settings -> Docker, Stop docker, delete docker image. Start docker. Go to docker tab, click add container, and select from the dropdown one by one your dockers. and hit apply to install. will take some time, but you will be back and running. I'll be out of town for a couple of days and can see there's a new update(6.9.1). I'm going to update it and as soon as i return, I'll try the previous solutions, otherwise I'll try the your new sugestion. But I really don't like deleting things :E Feels like there's a high probability of error from my side, but hey, gotta learn somehow Edited March 10, 2021 by Michelle Bausager 1 Quote Link to comment
skois Posted March 10, 2021 Share Posted March 10, 2021 23 minutes ago, Michelle Bausager said: I'll be out of town for a couple of days and can see there's a new update(6.9.1). I'm going to update it and as soon as i return, I'll try the previous solutions, otherwise I'll try the your new sugestion. But I really don't like deleting things :E Feels like there's a high probability of error from my side, but hey, gotta learn somehow Deleting dockers, don't affect your data (in normal scenarios), And when reinstalling they should be back like they was before! 1 Quote Link to comment
Aceriz Posted March 11, 2021 Share Posted March 11, 2021 Hey all hoping someone might have some insights... I am running Unraid 6.9.1. with the latest pull of Nextcloud. It appears to be working well however i keep noticing the following error code… I am trying to workout where it is coming from but have not been able to figure out what to do next. Below is the Error log from within Nextcloud https://pastebin.com/FdbnhZ6V Nextcloud version -21 Operating system and version _Operating System: Linux 5.10.21-Unraid x86_64 NGINX - SWAG unraid on "Latest " Behind a Cloudflare dns PHP version _PHP Built within SWAG Config file with Identifying info removed https://pastebin.com/ywBqfmut Quote Link to comment
skois Posted March 11, 2021 Share Posted March 11, 2021 3 hours ago, Aceriz said: Hey all hoping someone might have some insights... I am running Unraid 6.9.1. with the latest pull of Nextcloud. It appears to be working well however i keep noticing the following error code… I am trying to workout where it is coming from but have not been able to figure out what to do next. Below is the Error log from within Nextcloud https://pastebin.com/FdbnhZ6V Nextcloud version -21 Operating system and version _Operating System: Linux 5.10.21-Unraid x86_64 NGINX - SWAG unraid on "Latest " Behind a Cloudflare dns PHP version _PHP Built within SWAG Config file with Identifying info removed https://pastebin.com/ywBqfmut It's from the Talk app, if you don't use it, you can remove it. If you using it. It's a known bug. https://github.com/nextcloud/spreed/issues/5336 They linked a fix there, so check it. I don't have the app to test. Quote Link to comment
Aceriz Posted March 11, 2021 Share Posted March 11, 2021 2 hours ago, skois said: It's from the Talk app, if you don't use it, you can remove it. If you using it. It's a known bug. https://github.com/nextcloud/spreed/issues/5336 They linked a fix there, so check it. I don't have the app to test. Thanks for that. I will give it a try Quote Link to comment
macfreaker Posted March 11, 2021 Share Posted March 11, 2021 Nextcloud is working fine when I do a remote login with my domain name. Internally when I type in the internal ip:port it switch to my domain name but no connection. Someone a solution for this?Sent from my iPhone using Tapatalk Pro Quote Link to comment
PsiCzar Posted March 11, 2021 Share Posted March 11, 2021 I'd like to install additional packages into the Docker Container like exiftool, what is the best way or commands to do this? Can I just put in the apt-get commands as a variable? Quote Link to comment
ICDeadPpl Posted March 12, 2021 Share Posted March 12, 2021 8 hours ago, PsiCzar said: I'd like to install additional packages into the Docker Container like exiftool, what is the best way or commands to do this? Can I just put in the apt-get commands as a variable? You can create a custom script and put it in the docker's '/config/custom-cont-init.d' folder. The script will be executed every time the docker is started/restarted. Quote Link to comment
macfreaker Posted March 12, 2021 Share Posted March 12, 2021 Nextcloud is working fine when I do a remote login with my domain name. Internally when I type in the internal ip:port it switch to my domain name but no connection. Someone a solution for this?Have seen that it’s working perfect on a windows pc while I mostly works on OSx and that’s giving the the problem. Any solution to avoid this ? Quote Link to comment
Dimtar Posted March 13, 2021 Share Posted March 13, 2021 On 3/12/2021 at 11:04 PM, macfreaker said: Have seen that it’s working perfect on a windows pc while I mostly works on OSx and that’s giving the the problem. Any solution to avoid this ? Why not just use the external address everywhere? That’s what I do. Quote Link to comment
Michelle Bausager Posted March 13, 2021 Share Posted March 13, 2021 On 3/10/2021 at 7:06 PM, skois said: Deleting dockers, don't affect your data (in normal scenarios), And when reinstalling they should be back like they was before! Seems to have worked. A surprise was I needed to create a network "proxynet" again. But hey, seems to work. Thank you so much :) 1 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.