Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

ebnerjoh

Members
  • Joined

  • Last visited

Everything posted by ebnerjoh

  1. I am also interested to use this Application to Bakcup my OneDrive Files to Unraid, but scared about the issue reported by @Kreeze Is this know? And how can I configure it to "download only"? I do not need a 2way-sync. Just Backup. Best Regards, Johannes
  2. Hi, I am using a Unifi USG with Region Blocking for incoming traffic. From which country (and maybe also IP range) is the Cert Renewal coming? With my current setup the autorenewal is not working and I have to disable region blocking, restart swag and activate again after the renewal.
  3. Hi, I am trying to start a Spigot Server on Mineos-Node with the latest minecraft version. But I am getting this error message: [nogui] Loading BuildTools version: git-BuildTools-37ddb93-189 (#189) Java Version: Java 17 Current Path: /var/games/minecraft/servers/Spigot_Latest git version 2.25.1 Picked up _JAVA_OPTIONS: -Xmx8000M openjdk version "17.0.2" 2022-01-18 OpenJDK Runtime Environment (build 17.0.2+8-Ubuntu-120.04) OpenJDK 64-Bit Server VM (build 17.0.2+8-Ubuntu-120.04, mixed mode, sharing) Attempting to build version: 'latest' use --rev <version> to override Found version { "name": "4437", "description": "Jenkins build 4437", "refs": { "BuildData": "3edaf46ec1eed4115ce1b18d2846cded42577e42", "Bukkit": "7d6cc20111c752bae181e16539b86d58784a2187", "CraftBukkit": "29e1e9f1ab7b7dac39f4c779a6ec6856d4f19326", "Spigot": "d42194837fccb0e178181f24e6e1c626ca92c47e" }, "toolsVersion": 181, "javaVersions": [65, 67] } *** The version you have requested to build requires Java versions between [Java 21, Java 23], but you are using Java 17 *** Please rerun BuildTools using an appropriate Java version. For obvious reasons outdated MC versions do not support Java versions that did not exist at their release. How can I upgrade the Java Version? Br, Johannes
  4. Hi, I had the issue that my Minecraft installation was blowing up my Docker Image Size until I recogniced that there are some tmp file causing the increase. Unfortunatley I have always extended the docker image, now up to 330GB causing running my Cache Drives Full. After cleaning up the Container Size is now only 20GB. Although it seems very easy to reduce the docker file by deleting the docker image and recreating it with a smaller size I have one question: I am technical, but not too technical and not an docker expert. I am running my Unraid since years so I am unsure if I have done everything correct from the beginning. If I want to be on the safe side - is it enough to backup the docker image in case something goes wrong with the restore? Or docker image + appdata? or something else? Best Regards, Johannes
  5. Hi, I have an issue with the Mineos-Node: By mistake I have changed the ownership of the files. Now all Servers disapeared. What are the correct ownership and rights settings on the files? Br, Johannes Ebner
  6. Ok, it seems not to be a Java Version issue, as I was able to see that the docker is running already java 17. But in MineOS - if I use a forge source 1.16.5, then a java runtime for that Verison is created, which I can select and start. But with every newer version the executable Verison is is not created.
  7. Hi, I have a question to the MineOS Docker. I cannot get forge installed higher then 1.16 It seems to be java related as it seems a higher Java version is needed?
  8. which one did you took? Br, Johannes
  9. Have you found a solution for your issue? Br, Johannes
  10. If possible yes, but to be honest, this is sometimes not possible (or just by Trial and Error).
  11. Hi, I have the NerdPack still installed, but cannot access it anymore. How can I check which packages I had used in the nerdpack so that I can install them via the NerdTool? Br, Johannes
  12. I have the same issue. MY workaround is at the moment to enable "privileged mode", restart docker, disable "privileged mode", restart docker again. Most of the time the WebUI is then reachable after some seconds...
  13. Yes, I have. Also the one with "rollback".
  14. Anyone an idea how I could try to recover the DB?
  15. I guess for stopping the container before upgrading is too late. The question is how I can recover the broken DB now.
  16. I am starting to hate MariaDB on Unraid (or I am just an idiot)... Now after every MariaDB somehow my Databases are not working anymore. Upraded today to the latest version: 220130 08:31:57 mysqld_safe Starting mariadbd daemon with databases from /config/databases 2022-01-30 8:31:57 0 [Note] /usr/bin/mariadbd (mysqld 10.5.13-MariaDB-log) starting as process 30017 ... 2022-01-30 8:31:57 0 [Note] InnoDB: Uses event mutexes 2022-01-30 8:31:57 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2022-01-30 8:31:57 0 [Note] InnoDB: Number of pools: 1 2022-01-30 8:31:57 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2022-01-30 8:31:57 0 [Note] InnoDB: Using Linux native AIO 2022-01-30 8:31:57 0 [Note] InnoDB: Initializing buffer pool, total size = 268435456, chunk size = 134217728 2022-01-30 8:31:57 0 [Note] InnoDB: Completed initialization of buffer pool 2022-01-30 8:31:57 0 [Note] InnoDB: Transaction 17363023 was in the XA prepared state. 2022-01-30 8:31:57 0 [Note] InnoDB: 1 transaction(s) which must be rolled back or cleaned up in total 0 row operations to undo 2022-01-30 8:31:57 0 [Note] InnoDB: Trx id counter is 17363024 2022-01-30 8:31:57 0 [Note] InnoDB: 128 rollback segments are active. 2022-01-30 8:31:57 0 [Note] InnoDB: Starting in background the rollback of recovered transactions 2022-01-30 8:31:57 0 [Note] InnoDB: Rollback of non-prepared transactions completed 2022-01-30 8:31:57 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2022-01-30 8:31:57 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2022-01-30 8:31:57 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2022-01-30 8:31:57 0 [Note] InnoDB: 10.5.13 started; log sequence number 29677261474; transaction id 17363025 2022-01-30 8:31:57 0 [Note] Plugin 'FEEDBACK' is disabled. 2022-01-30 8:31:57 0 [Note] InnoDB: Loading buffer pool(s) from /config/databases/ib_buffer_pool 2022-01-30 8:31:57 0 [Note] InnoDB: Starting recovery for XA transactions... 2022-01-30 8:31:57 0 [Note] InnoDB: Transaction 17363023 in prepared state after recovery 2022-01-30 8:31:57 0 [Note] InnoDB: Transaction contains changes to 2 rows 2022-01-30 8:31:57 0 [Note] InnoDB: 1 transactions in prepared state after recovery 2022-01-30 8:31:57 0 [Note] Found 1 prepared transaction(s) in InnoDB 2022-01-30 8:31:57 0 [ERROR] Found 1 prepared transactions! It means that mysqld was not shut down properly last time and critical recovery information (last binlog or tc.log file) was manually deleted after a crash. You have to start mysqld with --tc-heuristic-recover switch to commit or rollback pending transactions. 2022-01-30 8:31:57 0 [ERROR] Aborting 220130 08:31:58 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  17. Hello, When using this docker in the past I was able to use the forge installer. But this is gone now? I also found this, not sure if this is related... https://github.com/hexparrot/mineos-node/issues/402
  18. Hello, I wanted to update my minecraft world to the latest forge version (currently running on 1.16) and now I noticed that forge isnt visible on the mineos docker anymore at all. does anyone know why? Br, Johannes
  19. Hello, I am running bitwarden (and now vaultwarden) since long time now with 2 accounts. Now I wanted to add a third account, but I cannot. First I tried to activate via the Admin-Portal. It said "send invitation" but nothing came to the users email account. Then I deleted the account again and tried to register the user via the Login Page. Although I have deleted the Account on the Admin-Page, I am getting "user exists"....
  20. Hi, After upgrading a docker I noticed an issue and I tried to downgrade again. So I opened the template in Unraid and added the command ":" with the version behind and applied. An Error message was shown and now the docker entry is missing. So I can also not change back to ":latest".
  21. Then I opened a cmd-line to the docker and exexuted: root@92ecc8717197:/# mysqld --user=root --tc-heuristic-recover rollback 2021-10-29 11:32:32 0 [Note] mysqld (mysqld 10.5.12-MariaDB-log) starting as process 5366 ... 2021-10-29 11:32:32 0 [Note] InnoDB: Uses event mutexes 2021-10-29 11:32:32 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-10-29 11:32:32 0 [Note] InnoDB: Number of pools: 1 2021-10-29 11:32:32 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-10-29 11:32:32 0 [Note] mysqld: O_TMPFILE is not supported on /var/tmp (disabling future attempts) 2021-10-29 11:32:32 0 [Note] InnoDB: Using Linux native AIO 2021-10-29 11:32:32 0 [Note] InnoDB: Initializing buffer pool, total size = 268435456, chunk size = 134217728 2021-10-29 11:32:32 0 [Note] InnoDB: Completed initialization of buffer pool 2021-10-29 11:32:32 0 [Note] InnoDB: 128 rollback segments are active. 2021-10-29 11:32:32 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-10-29 11:32:32 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-10-29 11:32:32 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-10-29 11:32:32 0 [Note] InnoDB: 10.5.12 started; log sequence number 35028; transaction id 8 2021-10-29 11:32:32 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-10-29 11:32:32 0 [ERROR] Could not open mysql.plugin table: "Table 'mysql.plugin' doesn't exist". Some plugins may be not loaded 2021-10-29 11:32:32 0 [Note] InnoDB: Loading buffer pool(s) from /var/lib/mysql/ib_buffer_pool 2021-10-29 11:32:32 0 [Note] Heuristic crash recovery mode 2021-10-29 11:32:32 0 [Note] Please restart mysqld without --tc-heuristic-recover 2021-10-29 11:32:32 1 [Warning] Failed to load slave replication state from table mysql.gtid_slave_pos: 1017: Can't find file: './mysql/' (errno: 2 "No such file or directory") 2021-10-29 11:32:32 0 [Note] InnoDB: Buffer pool(s) load completed at 211029 11:32:32 2021-10-29 11:32:32 0 [ERROR] Can't init tc log 2021-10-29 11:32:32 0 [ERROR] Aborting
  22. Unfortunatley nothing helped for me. I have completely removed MariaDB-Docker and reinstalled. A fresh installation is working. But when I copy/paste "databases"-Directory, then its failing again. UMASK must be a 3-digit mode with an additional leading 0 to indicate octal. The first digit will be corrected to 6, the others may be 0, 2, 4, or 6. UMASK corrected from 022 to 0640 ... 211029 11:27:36 mysqld_safe Logging to '/config/databases/92ecc8717197.err'. 211029 11:27:36 mysqld_safe Starting mariadbd daemon with databases from /config/databases 211029 11:29:59 mysqld_safe Starting mariadbd daemon with databases from /config/databases 2021-10-29 11:29:59 0 [Note] /usr/bin/mariadbd (mysqld 10.5.12-MariaDB-log) starting as process 4723 ... 2021-10-29 11:29:59 0 [Note] InnoDB: Uses event mutexes 2021-10-29 11:29:59 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2021-10-29 11:29:59 0 [Note] InnoDB: Number of pools: 1 2021-10-29 11:29:59 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2021-10-29 11:29:59 0 [Note] mariadbd: O_TMPFILE is not supported on /var/tmp (disabling future attempts) 2021-10-29 11:29:59 0 [Note] InnoDB: Using Linux native AIO 2021-10-29 11:29:59 0 [Note] InnoDB: Initializing buffer pool, total size = 268435456, chunk size = 134217728 2021-10-29 11:29:59 0 [Note] InnoDB: Completed initialization of buffer pool 2021-10-29 11:29:59 0 [Note] InnoDB: Transaction 209762720 was in the XA prepared state. 2021-10-29 11:29:59 0 [Note] InnoDB: 1 transaction(s) which must be rolled back or cleaned up in total 0 row operations to undo 2021-10-29 11:29:59 0 [Note] InnoDB: Trx id counter is 209762721 2021-10-29 11:29:59 0 [Note] InnoDB: 128 rollback segments are active. 2021-10-29 11:29:59 0 [Note] InnoDB: Starting in background the rollback of recovered transactions 2021-10-29 11:29:59 0 [Note] InnoDB: Rollback of non-prepared transactions completed 2021-10-29 11:29:59 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2021-10-29 11:29:59 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2021-10-29 11:29:59 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2021-10-29 11:29:59 0 [Note] InnoDB: 10.5.12 started; log sequence number 402194885721; transaction id 209762722 2021-10-29 11:29:59 0 [Note] Plugin 'FEEDBACK' is disabled. 2021-10-29 11:29:59 0 [Note] InnoDB: Loading buffer pool(s) from /config/databases/ib_buffer_pool 2021-10-29 11:29:59 0 [Note] InnoDB: Buffer pool(s) load completed at 211029 11:29:59 2021-10-29 11:29:59 0 [Note] InnoDB: Starting recovery for XA transactions... 2021-10-29 11:29:59 0 [Note] InnoDB: Transaction 209762720 in prepared state after recovery 2021-10-29 11:29:59 0 [Note] InnoDB: Transaction contains changes to 4 rows 2021-10-29 11:29:59 0 [Note] InnoDB: 1 transactions in prepared state after recovery 2021-10-29 11:29:59 0 [Note] Found 1 prepared transaction(s) in InnoDB 2021-10-29 11:29:59 0 [ERROR] Found 1 prepared transactions! It means that mysqld was not shut down properly last time and critical recovery information (last binlog or tc.log file) was manually deleted after a crash. You have to start mysqld with --tc-heuristic-recover switch to commit or rollback pending transactions. 2021-10-29 11:29:59 0 [ERROR] Aborting 211029 11:29:59 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
  23. Hi, Today I updated the MariaDB Docker and now it is not starting anymore. the err-log shows the following: 2021-10-23 17:53:53 0 [ERROR] Found 1 prepared transactions! It means that mysqld was not shut down properly last time and critical recovery information (last binlog or tc.log file) was manually deleted after a crash. You have to start mysqld with --tc-heuristic-recover switch to commit or rollback pending transactions. 2021-10-23 17:53:53 0 [ERROR] Aborting any ideas? Br, Johannes
  24. Hi, no, I am not shutting down. I got it now working by reverting back to an older Letsencrypt installation and running a "certbot renew" in the Docker-CLI. I need to look in detail when I have more time.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.