Drakkar-Software / OctoBot

Open source crypto trading bot
https://www.octobot.cloud
GNU General Public License v3.0
3.08k stars 723 forks source link

Websocket failed, polling doesn't work #2621

Open CarlSinclair opened 1 month ago

CarlSinclair commented 1 month ago

Step 1: Have you search for this issue before posting it?

Yes

Step 2: Describe your environment

Step 3: Describe the problem:

Describe the bug Watched markets never loads, trading page never loads, and the following errors appear in console: image

Expected behavior No errors

Steps to reproduce:

  1. install docker container and have it listen on a random port
  2. create Apache reverse proxy for that random port
  3. start the container
  4. Visit Octobot in the browser
CarlSinclair commented 1 month ago

Compared to my Windows install:

image