Brenzo

Members
  • Posts

    6
  • Joined

  • Last visited

Everything posted by Brenzo

  1. Can't see any issues with postgres atm but will have a deeper look, I read another forum story about a bad sata cable that corrupted a cache drive and lead to a similar problem as mine - constant restarting of dockers, but mine is so contained as just invidious. Anyways I'll probably try to wipe and restore it as a hail mary. Thanks for your time!
  2. Invidious no longer working after updating the docker. Have tried reinstalling it a bunch of times with no luck, when I open the logs on unraid they instantly crash, similar with the console: Error response from daemon: container XXXXXXXXXXXXXXXXXXX (long string of characters that I can't copy paste because it restarts/refreshes like 100 times a second) is restarting, wait until the container is running Any ideas?
  3. Hi there - I'm getting the permissions issues too. At first I got: Permission denied: E Exception in main! boost::filesystem::create_directory: "/mnt/monero/monero/.bitmonero/lmdb" So I just made the folder manually. Now I'm getting: 2022-05-06 14:41:58.128 I Initializing cryptonote protocol... 2022-05-06 14:41:58.128 I Cryptonote protocol initialized OK 2022-05-06 14:41:58.128 I Initializing core... 2022-05-06 14:41:58.128 I Loading blockchain from folder /home/monero/.bitmonero/lmdb ... 2022-05-06 14:41:58.129 W The blockchain is on a rotating drive: this will be very slow, use an SSD if possible 2022-05-06 14:41:58.129 W Failed to check for mmap support: open failed: Permission denied 2022-05-06 14:41:58.129 E Error opening database: Failed to check for mmap support: open failed: Permission denied 2022-05-06 14:41:58.129 I Stopping cryptonote protocol... 2022-05-06 14:41:58.129 I Cryptonote protocol stopped successfully 2022-05-06 14:41:58.129 E Exception in main! Failed to initialize core Any ideas?
  4. My backup script seems to be struggling - server has been online for 48 hours now and hasnt made a backup. This is what I get in the logs, any ideas? 2022-01-20 21:12:26,358 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Automatic saving is now disabled|Saving is already turned off', 5 retries left... 2022-01-20 21:12:36,369 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Automatic saving is now disabled|Saving is already turned off', 4 retries left... 2022-01-20 21:12:46,379 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Automatic saving is now disabled|Saving is already turned off', 3 retries left... 2022-01-20 21:12:56,388 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Automatic saving is now disabled|Saving is already turned off', 2 retries left... 2022-01-20 21:13:06,395 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Automatic saving is now disabled|Saving is already turned off', 1 retries left... 2022-01-20 21:13:16,401 DEBG 'backup-script' stdout output: [warn] Minecraft console did not confirm message 'Automatic saving is now disabled|Saving is already turned off', giving up waiting... 2022-01-20 21:13:16,408 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Saved the game', 5 retries left... 2022-01-20 21:13:26,419 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Saved the game', 4 retries left... 2022-01-20 21:13:36,430 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Saved the game', 3 retries left... 2022-01-20 21:13:46,441 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Saved the game', 2 retries left... 2022-01-20 21:13:56,448 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Saved the game', 1 retries left... 2022-01-20 21:14:06,459 DEBG 'backup-script' stdout output: [warn] Minecraft console did not confirm message 'Saved the game', giving up waiting... 2022-01-20 21:14:06,459 DEBG 'backup-script' stdout output: [info] Setting Minecraft back to 'save-on'... 2022-01-20 21:14:06,465 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Automatic saving is now enabled|Saving is already turned on', 5 retries left... 2022-01-20 21:14:16,479 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Automatic saving is now enabled|Saving is already turned on', 4 retries left... 2022-01-20 21:14:26,489 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Automatic saving is now enabled|Saving is already turned on', 3 retries left... 2022-01-20 21:14:36,498 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Automatic saving is now enabled|Saving is already turned on', 2 retries left... 2022-01-20 21:14:46,508 DEBG 'backup-script' stdout output: [info] Waiting for Minecraft console message 'Automatic saving is now enabled|Saving is already turned on', 1 retries left... 2022-01-20 21:14:56,520 DEBG 'backup-script' stdout output: [warn] Minecraft console did not confirm message 'Automatic saving is now enabled|Saving is already turned on', giving up waiting... [info] Minecraft worlds backup complete
  5. Hi there, How do i run this with more memory, it runs out and crashes on my biggest backup. i can see clear instructions online for how to do it in windows, but no isea for the docker within unraid thanks!