m1rc0

Members
  • Posts

    13
  • Joined

  • Last visited

Everything posted by m1rc0

  1. Sadly no. Would love to get some help @Roudy
  2. Hey @ich777 Thank you very much for your time and effort. My boys and and me are having a blast playing some old school games at home. Sadly with Unreal Tournament 99 (my favourite game ;)), we have the problem, that the server crashes when switching to certain maps. It seems to be related to Maps with ][ in their names, e.g. DM-Deck16][. From the log, I get the following error: ProcessServerTravel: DM-Deck16][.unr?game=Botpack.DeathMatchPlus?mutator= Server switch level: DM-Deck16][.unr?game=Botpack.DeathMatchPlus?mutator= Browse: DM-Deck16][.unr?Name=Player?Class=Botpack.TMale2?team=255?skin=SoldierSkins.blkt?Face=SoldierSkins.Othello?game=Botpack.DeathMatchPlus?mutator= LoadMap: DM-Deck16][.unr?Name=Player?Class=Botpack.TMale2?team=255?skin=SoldierSkins.blkt?Face=SoldierSkins.Othello?game=Botpack.DeathMatchPlus?mutator= appError called: ReadFile beyond EOF 0+4/0 Executing UObject::StaticShutdownAfterError ULinkerLoad::Serialize FUnrealfileSummary<< LoadSummary ULinkerLoad::ULinkerLoad UObject::GetPackageLinker UObject::StaticLoadObject (Engine.Level None.MyLevel DM-Deck16][.unr) VerifyPackages UGameEngine::LoadMap LocalMapURL UGameEngine::Browse ServerTravel UGameEngine::Tick UpdateWorld UServerCommandlet::Main ReadFile beyond EOF 0+4/0 History: ULinkerLoad::Serialize <- FUnrealfileSummary<< <- LoadSummary <- ULinkerLoad::ULinkerLoad <- UObject::GetPackageLinker <- UObject::StaticLoadObject <- (Engine.Level None.MyLevel DM-Deck16][.unr) <- VerifyPackages <- UGameEngine::LoadMap <- LocalMapURL <- UGameEngine::Browse <- ServerTravel <- UGameEngine::Tick <- UpdateWorld <- UServerCommandlet::Main Exiting due to error Exiting. Any idea about that? //edit Happens too when I copy the map and give it a new name.
  3. Hi everybody, sorry if its a stupid question. But I'm trying to setup keycloak behind a reverse proxy (NginxProxyManager in my case). On my local network everything is fine but if I try to access keycloak via my domain the admin gui won't load. A bit of googling got me the following reasonable hint: docker exec keycloak /opt/jboss/keycloak/bin/jboss-cli.sh --connect "/subsystem=undertow/server=default-server/http-listener=default:write-attribute(name=proxy-address-forwarding, value=true)" Sadly in the docker jboss-cli.sh isn't present under /opt/bitnami/keycloak/bin nor can I find it anywhere else. Any hints, please?
  4. Now we have this great CA available. See: https://github.com/linuxserver/docker-mastodon/pkgs/container/mastodon I installed it and everything works fine, but I'm unable to get any mails out. Did anyone succeed?
  5. That did it. Thank you very very much. My kids and me are so happy.
  6. Weeh...no need to call me old. But yes, I did check for updates but there is non appearing. Other dockers are updating fine.
  7. Does anybody know when the server will be bumped to the latest patch? The devices from the kids are all up to date and cannot connect anymore. Server states: Version 1.19.31.01
  8. Just censored it. I got it working when starting with a fresh container. This time I used the matrix-synapse docker. Sadly the connection to the PostgreSQL DB does not work, yet.
  9. Herzlichen Dank dir. Ich hab nun auch nochmal frisch gestartet. Tatsächlich hatte ich den Matrix Docker gewählt. Mit dem Matrix Synapse Docker und der SQLite DB geht es nun. Danke danke. Federation hat dann gestern Abend auch noch geklappt. Ich benutze den NgnixProxyManager und habe unter Advanced folgendes eingetragen: location /.well-known/matrix/server { return 200 '{"m.server": "matrix.meinedomain.de:443"}'; default_type application/json; add_header Access-Control-Allow-Origin *; } location /.well-known/matrix/client { return 200 '{"m.homeserver": {"base_url": "https://matrix.meinedomain.de"}}'; default_type application/json; add_header Access-Control-Allow-Origin *; }
  10. Danke BuTscH, das mit der DB war auch mein erster Gedanke, aber mit: database: name: sqlite3 args: database: /data/homeserver.db ergibt sich keine Veränderung.
  11. Hi there, thanks for the work and the great guide. I tried to follow it but if I open the console for the matrix synapse docker and try to create the first user I get the following error: Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/usr/local/lib/python3.10/dist-packages/urllib3/util/connection.py", line 95, in create_connection raise err File "/usr/local/lib/python3.10/dist-packages/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused The relevant part of my config looks like this: server_name: "meine.domain.de" pid_file: /data/homeserver.pid web_client_location: https://element.domain.de public_baseurl: https://meine.domaim.de 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: "DBPW!" database: synapse host: UNRAID_IP port: 5432 cp_min: 5 cp_max: 10 Any help woul really be appreaciated.
  12. Ganz vielen Dank. Leider bleibt der Fehler bestehend. Traceback (most recent call last): File "/usr/local/lib/python3.10/dist-packages/urllib3/connection.py", line 174, in _new_conn conn = connection.create_connection( File "/usr/local/lib/python3.10/dist-packages/urllib3/util/connection.py", line 95, in create_connection raise err File "/usr/local/lib/python3.10/dist-packages/urllib3/util/connection.py", line 85, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused Der, wie ich glaube, relevante Teil meiner Config: server_name: "meine.domain.de" pid_file: /data/homeserver.pid web_client_location: https://element.domain.de public_baseurl: https://meine.domaim.de 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: "DBPW!" database: synapse host: UNRAID_IP port: 5432 cp_min: 5 cp_max: 10
  13. Vielleicht noch eine andere Frage dazu. Ich wollte den ersten Nutzer anlegen und bekomme immer ein connection refused. Jemand eine Idee, woran das liegen könnte?