Coco

Members
  • Posts

    58
  • Joined

  • Last visited

Everything posted by Coco

  1. Hello, Just to give an update since last time. So I did go and change the docker network from macvlan to Ipvlan. Worked for a bit untill I started losing Internet connection from my unraid server. Turns out, my unraid server IP was changing, taking whatever last docker IP that started last. So I changed back the docker settings to macvlan. Did ich777 suggested solved to stop the avahi service. And I am now going on 4 days with 0 errors in the log. Just wanted to post this in case someone else come through this. The other issues I had were all related to this. The my server plugin stopping working, server crashing, server GUI unresponsive.... All because my router was giving my unraid server the ip adress of last docker container that had started. So thank @ich777for the solution and all the help. as for the python3 error, did not see it since I uninstalled bazaar. Since I don't really need it right now, not a major problem but might be later anyway, all that to say thank you to @ich777 . Your the best !!!
  2. Yep will do. Thx again. For all your help really appreciated!
  3. It now has been almost 24 hours that unmanic have been running. No python3 error. Also almost 24 hours since a stop bazaar. No python error. I think it is safe to say that bazaar was causing the error. Not a big thing since I wasn't really using it anyway. 24 hours without any errors on my log. Feels good. Thanks for all you help and advice. Now to figure out how to close this post. Your a savior ich!!! Thx again
  4. Ok, Last night the error showed up had a doubt that bazaar was causing it cause the error poped up earlier when I started but wouldn't come back when I stopped and started. So I stopped bazaar just prior to bed time and the python3 error did not show up at all. Now to start uanic to see if it come back. I'll keep you posted. Thx
  5. Fixed the nginx error, had to change DNS server to 8.8.8.8, for some reason it didn't like 1.1.1.1 anymore and reinstalled the my server plugin. Error is now gone Still monitoring for the python3 error, so hard to spot since it occurs not on docker startup but after a while running, I order to be sure to spot it, I would have to start a container, let it run for a day. Then start another one. This is going to take for ever
  6. Fixed the nginx error, had to change DNS server to 8.8.8.8, for some reason it didn't like 1.1.1.1 anymore and reinstalled the my server plugin. Error is now gone Still monitoring for the python3 error, so hard to spot since it occurs not on docker startup but after a while running, I order to be sure to spot it, I would have to start a container, let it run for a day. Then start another one. This is going to take for ever
  7. Wow, Still monitoring dockers, started bazaar and the error appeared, tried to duplicate but it doesn't want to appear after stopping/ starting bazaar. Now also getting a new one ????? Mar 7 14:06:41 Jarvis nginx: 2023/03/07 14:06:41 [error] 28931#28931: OCSP responder prematurely closed connection while requesting certificate status, Any idea what this one is? Man, what's going on with my server, I haven't change a thing and all seem to be going FUBAR !!! jarvis-diagnostics-20230307-1410.zip
  8. Currently trying to restart dockers one at the time, waiting an hour in between each. This is going to take a while. 3 started so far have not seen the error. What worry me with this is that yesterday many hours passed before the error pop up. What if I only see it once they are all started? Well we will see. Thx for your help
  9. Yes guess that is the only option. I'll get on that. Strange that it just started to do that out of no where. Wonder if I should reinstall them all, maybe something got corrupted or something.
  10. Ok, so my server been running for a few more hours, with unmanic stopped and the error just showed up again python3[14323]: segfault at ffffffffffffffe8 ip 00001546f913a38a sp 0000154703dc1168 error 5 in libstdc++.so.6.0.30[1546f90b0000+119000] Mar 6 19:58:23 Jarvis kernel: Code: ed 10 00 4c 89 e7 48 83 c0 10 48 89 43 18 e8 5d 64 f7 ff 48 89 ef e8 15 a6 f7 ff 0f 1f 44 00 00 f3 0f 1e fa 48 8b 06 48 89 07 <48> 8b 40 e8 48 8b 56 28 48 89 14 07 48 8b 46 30 48 89 47 10 48 8b Mar 6 19:58:32 Jarvis kernel: python3[27662]: segfault at ffffffffffffffe8 ip 000014f1dd13a38a sp 000014f1e5f44168 error 5 in libstdc++.so.6.0.30[14f1dd0b0000+119000] Mar 6 19:58:32 Jarvis kernel: Code: ed 10 00 4c 89 e7 48 83 c0 10 48 89 43 18 e8 5d 64 f7 ff 48 89 ef e8 15 a6 f7 ff 0f 1f 44 00 00 f3 0f 1e fa 48 8b 06 48 89 07 <48> 8b 40 e8 48 8b 56 28 48 89 14 07 48 8b 46 30 48 89 47 10 48 8b Mar 6 19:58:46 Jarvis kernel: python3[30805]: segfault at 0 ip 0000000000000000 sp 00001544b7571fb8 error 14 Mar 6 19:58:46 Jarvis kernel: Code: Unable to access opcode bytes at RIP 0xffffffffffffffd6. Mar 6 19:58:53 Jarvis kernel: python3[2886]: segfault at ffffffffffffffe8 ip 000014c1b653a38a sp 000014c1c0a4b168 error 5 in libstdc++.so.6.0.30[14c1b64b0000+119000 Any idea? jarvis-diagnostics-20230306-2018.zip
  11. I am getting the following error python3[17996]: segfault at 0 ip 0000000000000000 sp 000014622acb1898 error 14 This error is showing when unmanic is running. Don't know what is causing it. All was working perfectly. Then one day this error stared to appear in my log. Error is there only when unmanic is running. After a while it crashes my server I stopped the container and the error is no longer there. A shame cause I really like unmanic. Any idea on how to fix this ?
  12. Ok I'll give it a try. Thx I stopped unmanic and monitoring to see if error is really cause by it.
  13. At the 4 hours in. With unmanic started I got the Python error in my log. Should I just uninstall unmanic? I would rather not but guess I can live without it .... Thx jarvis-diagnostics-20230306-1551.zip
  14. It has been almost 3 hours now since reboot with dockers set to ipvlan and unmanic set to not start automatically, I started it manually once docker service was up. Still no error message in log. I'll keep monitoring
  15. Ok, I disabled autostart on unmanic. Downloaded a diagnostic file Rebooted the server When it is up, I will start unmanic and watch the log for the python error I'll keep you posted Thx again
  16. Ok, I did switch to ipvlan. What is the difference between the two anyway? As for unmanic, should I disable autostart, reboot and watch the log ?
  17. Change docker setting to ipvlan, will this mess with dockers? Will I have to change anything in the docker settings?
  18. Yes, I use unmanic, could this be causing all the issues? Never had a problem with it before.
  19. Hi, Yes actually it did yesterday, now unsure if it is caused by the cpu error, as I did get it in the log even after running the 2 avahi command. Or if it is cause by the python 3 error as o keep getting it. Server just became unresponsive, could not load web GUI or anything, had to hard reboot to get it back online. I have attached the diagnostic file. Of corse it won't have the cause of the crash since I rebooted but the errors are showing in there. Thx jarvis-diagnostics-20230306-0918.zip
  20. Also having this issue, how do I fix it ? If it is a container causing this how to know which one? jarvis-diagnostics-20230305-1122.zip
  21. Hi, getting the following error, multiple times python3[7139]: segfault at 0 ip 0000000000000000 sp 000014ca533f21f8 error 14 Mar 3 18:39:42 Jarvis kernel: Code: Unable to access opcode bytes at RIP 0xffffffffffffffd6. Mar 3 18:51:44 Jarvis kernel: python3[28889]: segfault at ffffffffffffffe8 ip 000014bd8ef3a38a sp 000014bd993c2168 error 5 in libstdc++.so.6.0.30[14bd8eeb0000+119000] Mar 3 18:51:44 Jarvis kernel: Code: ed 10 00 4c 89 e7 48 83 c0 10 48 89 43 18 e8 5d 64 f7 ff 48 89 ef e8 15 a6 f7 ff 0f 1f 44 00 00 f3 0f 1e fa 48 8b 06 48 89 07 <48> 8b 40 e8 48 8b 56 28 48 89 14 07 48 8b 46 30 48 89 47 10 48 8b Mar 3 19:08:14 Jarvis kernel: python3[23857]: segfault at 0 ip 0000000000000000 sp 000014ce412f71f8 error 14 Mar 3 19:08:14 Jarvis kernel: Code: Unable to access opcode bytes at RIP 0xffffffffffffffd6. Mar 3 22:19:21 Jarvis kernel: python3[28062]: segfault at ffffffffffffffe8 ip 0000146d6113a38a sp 0000146d6b7c8168 error 5 in libstdc++.so.6.0.30[146d610b0000+119000] Mar 3 22:19:21 Jarvis kernel: Code: ed 10 00 4c 89 e7 48 83 c0 10 48 89 43 18 e8 5d 64 f7 ff 48 89 ef e8 15 a6 f7 ff 0f 1f 44 00 00 f3 0f 1e fa 48 8b 06 48 89 07 <48> 8b 40 e8 48 8b 56 28 48 89 14 07 48 8b 46 30 48 89 47 10 48 8b Mar 3 22:19:31 Jarvis kernel: python3[22949]: segfault at ffffffffffffffe8 ip 00001477e113a38a sp 00001477eb1b0168 error 5 in libstdc++.so.6.0.30[1477e10b0000+119000] Mar 3 22:19:31 Jarvis kernel: Code: ed 10 00 4c 89 e7 48 83 c0 10 48 89 43 18 e8 5d 64 f7 ff 48 89 ef e8 15 a6 f7 ff 0f 1f 44 00 00 f3 0f 1e fa 48 8b 06 48 89 07 <48> 8b 40 e8 48 8b 56 28 48 89 14 07 48 8b 46 30 48 89 47 10 48 8b Mar 3 22:19:42 Jarvis kernel: python3[23658]: segfault at ffffffffffffffe8 ip 0000150d8253a38a sp 0000150d84237f28 error 5 in libstdc++.so.6.0.30[150d824b0000+119000] Anybody can tell me what it is and how to fix it. Thank you jarvis-diagnostics-20230304-1022.zip
  22. Ok, thanks, I'll repost in a new thread. Meanwhile I'll keep monitoring for the first issue. Thanks for your time.
  23. Ok I'll monitor to see if the error comes back and keep you posted. Quite frankly, I do not know ... Maybe I installed it to try something out ... Not sure, should I just uninstall? If so, how ? How do I uninstall it ? Thx a lot for your help Do not know what is going on with my server these days, seems like there is a new error popping up every few days. I do not restart it that often, but if I do I do not want to have to look for the command all over ... So if I want to put this in a user script, I create a new script, paste the two command in it and have it run at array start up, is this correct?
  24. I ran the command, both worked and daemon is stop. How will I know if it worked, wait and see if error come back? Also I am now getting this error python3[24076]: segfault at 0 ip 0000000000000000 sp 00001484a665cd58 error 14 What is this one ? jarvis-diagnostics-20230304-0804.zip
  25. Ok, I'll give it a try, In order to not have to re run the command everytime I reboot should I create a user script that run on every boot with those 2 command? Do I just put the commands in a user script and have it run on start up? How do I automamize the process?