stFfn

Members
  • Posts

    103
  • Joined

  • Last visited

Everything posted by stFfn

  1. No i have not tryed to disable it. do i have to let the docker keep running? i stoped it because it didnt work and i didnt want the resources to be wasted ^^
  2. it was set to true the whole time i have a pihole but not for this IP... i use it manually
  3. i started and stoped the server plenty of times and there is no difference... i cant connect to the server because the version does not match. how can i update the version of the game in the docker? is there a manuel command?
  4. hey i´ve installed this docker with the forest from the appstore. the setup works without a flaw. but when i try to connect it tells me that the server running a different version. (and the ping is kinda high for local???) the docker is up to date. (yes i know its turned off right now)
  5. 6.10 Rc1 and no content as well. and yes i have eth0 selected and the daemon is running.
  6. ## Version 2021/05/18 # make sure that your dns has a cname set for organizr server { listen 443 ssl; listen [::]:443 ssl; server_name organizr.*; include /config/nginx/ssl.conf; client_max_body_size 0; # enable for ldap auth, fill in ldap details in ldap.conf #include /config/nginx/ldap.conf; # enable for Authelia #include /config/nginx/authelia-server.conf; location / { # enable the next two lines for http auth #auth_basic "Restricted"; #auth_basic_user_file /config/nginx/.htpasswd; # enable the next two lines for ldap auth #auth_request /auth; #error_page 401 =200 /ldaplogin; # enable for Authelia #include /config/nginx/authelia-location.conf; auth_request /auth-0; include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; set $upstream_app organizr; set $upstream_port 80; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; } # Optional redirect server errors to organizr error pages #error_page 400 402 403 404 405 408 500 502 503 504 $scheme://$host/?error=$status; }
  7. because i had an issue with a later version of it.. (cant remember what it was) i didnt know there are error logs of nginx ^^ 2021/07/21 23:25:21 [error] 679#679: *1235 auth request unexpected status: 404 while sending to client, client: 162.158.92.159, server: organizr.*, request: "GET /favicon.ico HTTP/1.1", host: "organizr.mydomain.de", referrer: "https://organizr.mydomain.de/" but im not really sure what this means 😕
  8. ohhhhh. i missunderstood. i thought you meant i am actually using organizer.DOMAIN.com.... and not my own domain organizer is up to date. swag is almost up to date. im staying on that version because i had issues with a later version. and these are all my docker container and i dont think unraid has a nginx installed nativly that interferes with only one docker. do you thing its the swag version that is causing the problem?
  9. where do you see the domain.com? could you please pinpoint it to me? i see organizr.* in the config.
  10. why would i use organizr.domain.com? of course im using my own domain.. where did you see that i use organizr.domain.com? the swag and organizr dockers are up to date. i dont know how anything else with nginx could interfere? port 443 is redirected to swag. how could anything else be taking over only this docker but not the others that im running?
  11. Hello? didnt you see my other messages?
  12. Docker Name: Organizr Config: Cloudflare entry: and when i try to reach itexternal : 500 Internal Server Error and Internal as well: 500 Internal Server Error
  13. I Need help to run this behind a proxy. Im using Swag. I have a few other dockers runing fin behind Swag but i cant seem to get this to run. 😕 Im Using Swag in combination with Cloudflare. Could someone help me with this? (it seems like swag does not see the config beeing renamed from samble to .conf) i dont know what im doing wrong. is there someone who could help me with that matter?
  14. yes the api is working. it says started. i only have the problem with the images. it looks like the plugin is loaded to me. i used the IP of the Api plugin docker without the port, wich is basicly the IP of my unraid server... but as you can see its not working. do i still need to creat the folder and the file as you descriped?
  15. thanks for the tipp. what do you mean with unblocked? i´ve installed it over CLI. how can i unblock it? And since its a docker and uses the same IP as my Unraid Server but with a Port do i need to put the IP + Port in that field?
  16. i´ve read all of it. i understood it like it still does not work properly for most people. thats why im asking. i could not get it to work as well 😕
  17. did anyone figure out how to fix this?. i´ve seen a few more have this problem.
  18. well it didnt work.. i waited 2 days and i could not access the webui... i deleted the docker and reinstalled it... now it works 😃
  19. i´ve tryed to install this docker but it seems like i cant access the webgui. do i have to do something befor it works?
  20. well this was kinda my question. does anyone know a way to do all of that? how to get on that data and how to impliment it into this dashboard