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.

masterdot

Members
  • Joined

  • Last visited

  1. Hello there, I am currently setting up a frigate instance and now i get this error here: Unable to poll intel GPU stats: Failed to initialize PMU! (Operation not permitted) Is that something serious? I run the app on a intel cpu with that acceleration feature available. I do have a coral usb stick attached for frigates use. Idea was to speed up the ffmpeg a bit with the igpu and detect fast with coral.
  2. hey there, i have a huge problem atm. since some days i get this message here for serveral synctargets 2025-08-22 02:39:53: Failed initial scan (error="insufficient space on disk for database (/config/syncthing/data/index-v2): current 0.94 % < required 1 %" folder.label=/media/SHARE folder.id=zuff4-styif folder.type=sendreceive log.pkg=model) there are some gigs free, on the syncsource and the target. i did check everything i could, but i dont have a clue whats wrong... thanks in advance for help :) update: found a setting that did help for now... but i still dont have a clue why its under 1%.
  3. Hmm... I did transfer it, but now the proxy manager is showing up the domain as offline. Seems to be a problem with my changes...
  4. Did you get it running? I do have the same problem with my setup
  5. Maybe someone can help me a bit? I have everything installed now, but the server does start and stop. This here is the only output I get: Setting ownership on /data to 99:100 Config file '/data/homeserver.yaml' already exists. Generating any missing config files. Setting ownership on /data to 99:100 Config file '/data/homeserver.yaml' already exists. Generating any missing config files. Setting ownership on /data to 99:100 Config file '/data/homeserver.yaml' already exists. Generating any missing config files. Setting ownership on /data to 99:100 Config file '/data/homeserver.yaml' already exists. Generating any missing config files. ** Press ANY KEY to close this window ** Nothing else. My config looks like this here: server_name: "chatserver.domain.com" pid_file: /data/homeserver.pid web_client_location: https://element.yourdomain.com public_baseurl: https://chat.yourdomain.com listeners: - port: 8008 tls: false type: http x_forwarded: true bind_addresses: ['0.0.0.0'] resources: - names: [client,federation] compress: false database: name: psycopg2 args: user: matrix password: "passwd" database: matrix host: 192.168.178.22 port: 5432 cp_min: 5 cp_max: 10 log_config: "/data/chatserver.domain.com.log.config" media_store_path: "/data/media_store" suppress_key_server_warning: true report_stats: false macaroon_secret_key: "komplexKey" form_secret: "komplexKey" signing_key_path: "/data/chatserver.domain.com.signing.key" serve_server_wellknown: true trusted_key_servers: - server_name: "matrix.org" ## TURN ## # The public URIs of the TURN server to give to clients turn_uris: ["turn:chatserver.domain.com:3478?transport=udp", "turn:chatserver.domain.com:3478?transport=tcp"] # The shared secret used to compute passwords for the TURN server turn_shared_secret: "komplexKey" # New User Registration registration_shared_secret: "komplexKey" # vim:ft=yaml The firewall is configured with forwarding like this: Matrix Server TCP 10.10.10.234 8008 STUN Server TCP 10.10.10.234 3478 STUN Server UDP 10.10.10.234 3478 I did config a proxy with nginx proxy manager with ssl for the domain and a forward to: http://192.168.178.22:8008 I do get a 502 message if I try to access from outside. Any help appreciated
  6. Great! Thanks! I'll give it a try
  7. Any idea whats wrong here? I cant access the webgui, but everything is running, ES and REDIS etc... Thanks in advance --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/6] 192.168.178.24 () {44 vars in 2086 bytes} [Wed Nov 30 15:17:42 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/7] 192.168.178.24 () {46 vars in 2119 bytes} [Wed Nov 30 15:21:00 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/8] 192.168.178.24 () {44 vars in 2086 bytes} [Wed Nov 30 15:21:00 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/9] 192.168.178.24 () {46 vars in 2119 bytes} [Wed Nov 30 15:23:27 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/10] 192.168.178.24 () {44 vars in 2086 bytes} [Wed Nov 30 15:23:27 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/11] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:26:46 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/12] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:26:46 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/13] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:26:47 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/14] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:26:47 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/15] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:26:47 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/16] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:26:48 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/17] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:26:48 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/18] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:26:48 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/19] 192.168.178.24 () {46 vars in 2202 bytes} [Wed Nov 30 15:27:18 2022] GET / => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0) --- no python application found, check your startup logs for errors --- [pid: 26|app: -1|req: -1/20] 192.168.178.24 () {44 vars in 2169 bytes} [Wed Nov 30 15:27:18 2022] GET /favicon.ico => generated 21 bytes in 0 msecs (HTTP/1.1 500) 2 headers in 83 bytes (0 switches on core 0)
  8. Is there a fix for this here? Thanks in advance! 1:M 30 Nov 2022 14:56:15.122 # WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
  9. Hey there, is there any way to automatically op players on connect? Due a bug in the accounting (https://bugs.mojang.com/browse/MCPE-96635) we use no ms accounts, just the psn id. Thanks in advance!
  10. Ahhh... Didn't know that sr0 is always the DVD drive... I'll give it a try... It did work... WOW, thanks! If I have multiple drives they are sr0, sr1 and sr2? Always the same? The other name is the only thing that does vary?
  11. Hmm... But how do I find the right settings? How do I find the DVD drive? And any idea why no drive is found in the logs? But thanks for your reply, maybe we'll find the problem together...
  12. Nobody an idea? I dont know what changed, but something must have been changed... The native Linux Version did compile and install and run without problems... Even with the drive passthru'ed to the VM... Very strange...
  13. Hmm, ok. My idea for a solution was to sanatize the String automatically, but I didn't find the right spot for that... Luckily I could rename my VM without any problem. I did that once with another VM and I had to rebuild it from scratch. But it did work and I'll be careful with my names Thanks for your time anyway! The plugin is very helpful!
  14. Hey there, I did find a issue with your plugin... My VM is called This 'n That and I cant assign it. Think the ' makes the issue. Sorry for that error: failed to get domain 'This ' Could you make it work for my domain? Thanks for that!
  15. I have a huge issue with the docker atm... It doesn't list the drives like before in the log and I can't use it with any drive/ any sata usb adapter. I don't know why, maybe there's a issue with the 1.6.5 version. It did work without any problems before. I did try the sg_map command, but it doesn't show me anything useful (to me). Any idea what might be the problem? I'm not sure where to start looking, even a restart, other usb port, other drive brand etc didn't change anything... Edit: added log output

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.