Skip to content

Unable to connect to Antares Web from remote location #2171

@tuxiano

Description

@tuxiano

Description

I'am unable to connect to AntaresWeb from a remote location.

Provide a clear and concise description of the issue.
The antares web server is only accessible from the local machine, but not from a remote machine.

Steps to reproduce the behavior:

  1. Add a Inbound Rule for TCP port 8080 from any remote IP in the Windows Defender Firewall
  2. Download and extract Antares 2.17.6
  3. Change in nginx.conf the second line to: listen 0.0.0.0:8080;
  4. Start Server with AntaresWebServerShortcut.lnk
  5. On server machine navigate to localhost:8080 -> see Antares Web Studies page
  6. On remote machine Navigate to IP-of-server:8080 -> Get an error message, that the server is not reachable

Actual Behavior

Server is note accessible from a remote location

Expected Behavior

Server is accessible from a remote location

Describe what you expected to happen.

If applicable, add screenshots to help explain your problem.
I assume, that there is a config file, which requires additional changes, but I don't which one.

If you have a solution in mind, describe it here.

  • Production
  • Staging

Additional Information

Add any other context about the problem here.

  • Windows Server 2019
  • Antares Web 2.17.6
  • Browsers Edge and Chrome
  • Log file shows no related entries

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions