masterdot

Members
  • Posts

    71
  • Joined

  • Last visited

Everything posted by masterdot

  1. 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...
  2. Did you get it running? I do have the same problem with my setup
  3. 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
  4. 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)
  5. 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.
  6. 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!
  7. 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?
  8. 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...
  9. 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...
  10. 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!
  11. 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!
  12. 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
  13. ... wie kann ich zwei Platten im Array durch eine ersetzen? Ich habe größere Platten geholt und bin am überlegen, ab ich zwei 4er gegen eine 8er ersetze. Geht das? Bis jetzt habe ich nur das Ersetzen einer fehlenden HDD gefunden... Und ist es ratsam eine Iron Wolf gegen eine Exos zu ersetzen? Ich hab bisher nur gesehen das die Exos anscheinend für den Business Bereich sind... Aber ob es gut ist die in einem NAS zu verbauen, weiss ich nicht
  14. Hey @Djoss I'm really sorry for causing such a trouble. I did recieve today a new sata controller and now everything is working like expected. All three usb sata devices made problem AND the sata controller too... I don't believe it, but ok. Crisis is over and everything is working again like expected. I did switch from usb to a adapter cable, sata ito esata and run the drives on a own power supply. But it's really funny, I didn't expect a "Server Error" on docker start to be caused from a faulty sata controller... Unbelievable
  15. ... OMG... I did find the error... Its not your fault, the USB to SATA thing does cause such big problems. I have three of them and one does cause the problems... Onto that defective converter I did mess up with the declaration of the devices, wrong format etc. Think Im a lot more tired than I thought... Sorry for the trouble, maybe you can ease things up with declaration of the devices? Ill keep an eye on that... Never would have thought that a USB device can cause such a problem with a docker container...
  16. Hey there @Djoss Meanwhile I did create a brand new docker image (which did work better than I expected) but the makemkv container is making problems again. The default variant did start, but after adding the devices parameter it did cause problems again. In the logfiles there is nothing that may help to find the issue. Its really weired, the rest is running fine and not causing any problem on starting and stopping. Maybe I did run into a issue with unraids docker... If you need anything, just tell me what and Ill try my best to deliver it
  17. Log says: Error response from daemon: can not get logs from container which is dead or marked for removal The docker is shown as running, but no gui is accessible and I cant do anything with that. I dont know why this did happen, it did run without any trouble before... 'til yesterday...
  18. No, I did reconfigure it. The devices, the output, registration and storage path. The appdata was changed too. But I did try default config too.
  19. Hey there, I have a problem with the docker. Since yesterday the docker doesnt start correctly and I cant reinstall it without having the problems again. I did remove the stuff in the appdata folder, had to do a manual reset on the machine to shut the running docker down, it didnt respond to kill etc. There is no log output, even when starting and then crashing, there is nothing. The syslog is empty too. Unfortunatly I dont understand the docker from binhex, I dont get it to run with a drive etc. The only thing I did change was removing the drives from the machine and connect them via a sata to usb3 cable. 3 drives at all. Every drive did work nicely. Any help appreciated
  20. Danke! Auch für den Artikel, spart mir sehr sehr viel Zeit Das hat immer ewig gedauert schon mit den 500 GB Platten mit den mehreren Durchgängen Da will ich nicht wissen wie lange der mit mehreren TBs braucht
  21. Super, danke! Ich war mir unsicher, da ich sonst auf Mac unterwegs war habe ich dort immer nur das sichere Löschen gemacht. Da ich preclear erst seit hier und seit euch kenne war ich unsicher Die Parity Platten haben keinerlei brauchbare Daten oder? Hatte 3 drin mit 2 Parity und einer als Datendisk. Die Datendisk aber verschlüsselt. Das sollte so keinerlei brauchbaren Restore geben, oder?
  22. @mgutt Wenn ich eine HDD mit dem preclear formatiere, ist sie dann so bearbeitet das sie nicht wiederhergestellt werden kann? Ich bin gerade auf der Suche nach einer Variante, wo ich alte Festplatten guten Gewissens weggeben kann.
  23. Hmm... Ich probiere gerade duplicati aus. Aber ich bekomme den sftp Docker nicht zum laufen. Ich bekomme keine ssh Verbindung zustande, die nicht von dem root User hergestellt wurde. CrushFTP habe ich auch nicht zum laufen bekommen... Und wireguard funktioniert auch nicht so recht Zu wireguard habe ich ein Tutorial gefunden, aber zu den anderen Dingen nicht.