GithubHelp home page GithubHelp logo

Comments (2)

PassiveLemon avatar PassiveLemon commented on August 22, 2024

I believe it works when removing the PORT argument because Zoraxy defaults to port 8000 and you are forwarding 8081 to internal 8000 which would should just work. Changing the PORT argument changes the Zoraxy management interface port so you would then need to forward port 8081 to the internal 8081. I don't know if you did this already but it's not in the Docker compose you supplied. Example here

As for the timeouts, that might be misconfigured Zoraxy configuration in which Toby can help with.

You do have the deprecated ARGS flag in environment, however this shouldn't cause any issues as that variable isn't used anywhere.

Seeing the β€œPORT” option is mentioned in the description but not in the docker file provided, I tried starting Zoraxy without it and it worked.

Not quite sure what you mean by its not in the Dockerfile, it's defined on line 37 and used in 45 and 47

from zoraxy.

tobychui avatar tobychui commented on August 22, 2024

I am not sure what you mean by timeout. Have you tried rollback to v3.0.7 or do a fresh instillation on v3.0.9 (if you are running docker)? I do aware that the updater in v3.0.9 works a bit weird in docker, but if the configurations are correct (i.e. you have use the backup config and manually fixed the empty OriginIpOrDomain field issue), everything should be working as expected.

from zoraxy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.