Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gateway - Failed to load fastify for endpoint tests from external devices #418

Open
rapcmia opened this issue Mar 6, 2025 · 0 comments
Open
Labels
bug Something isn't working

Comments

@rapcmia
Copy link
Contributor

rapcmia commented Mar 6, 2025

Describe the bug

My use case for most of tests are to ssh on external devices like test pc and remote servers. I observed that its failing for my test pc to load fastify on ip-address:15888/docs after executing command gateway start --passphrase=a --dev. It would load the page but with white screen only

Image

Today, i setup a hummingbot and gateway on remote server and confirmed its the same result

  • Tried on different browsers Edge, Firefox and Chrome
  • All browsers tested on incognito mode same result

Note: Works perfectly on localhost

Steps to reproduce

  1. Setup hummingbot and gateway using latest {v2.3, v2.4} or development branch
  2. Launch gateway on development mode e.g gateway start --passphrase=a --dev
    Image
    • Click the http://localhost:"15888/docs
    • After opening the browser with the url, change localhost to your ip address e.g 123.456.789:15888/docs

Release version

latest and developent

Type of installation

Source

Attach required files

No response

@rapcmia rapcmia added the bug Something isn't working label Mar 6, 2025
@rapcmia rapcmia changed the title Gateway - Failed to load fastify for endpoint tests Gateway - Failed to load fastify for endpoint tests on external devices Mar 6, 2025
@rapcmia rapcmia changed the title Gateway - Failed to load fastify for endpoint tests on external devices Gateway - Failed to load fastify for endpoint tests from external devices Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant