ebnerjoh

Members
  • Posts

    167
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

ebnerjoh's Achievements

Apprentice

Apprentice (3/14)

1

Reputation

  1. 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
  2. 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.
  3. 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?
  4. Have you found a solution for your issue? Br, Johannes
  5. If possible yes, but to be honest, this is sometimes not possible (or just by Trial and Error).
  6. 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
  7. 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...
  8. Anyone an idea how I could try to recover the DB?
  9. I guess for stopping the container before upgrading is too late. The question is how I can recover the broken DB now.
  10. 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
  11. 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
  12. 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
  13. 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"....