-
Notifications
You must be signed in to change notification settings - Fork 551
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
The :123456 server can't be started on both local and gitpod #1213
Comments
@kidylee the Welcome screen (that used to run on 12345) has been deprecated. |
We also no longer start the web frontend automatically (in the |
Thanks to let me know, it is a good idea to seperate them. I had struggled to debug frontend previously. Please to have @barriebyron update tutorials, thanks. |
@fadeev just rediscovered this issue... are these changes that we want to make for Starport v0.16? |
Yes, 12345 endpoint was deprecated. |
@fadeev frontend doesnt seem to load anymore since it cannot get status from 12345 |
@shravanshetty1 if it's an older version of the frontend, it should be updated to the newer version that doesn't depend on 12345. |
Describe the bug
The :123456 server can't be started on both local and gitpod:
🌍 Tendermint node: http://0.0.0.0:26657
🌍 Blockchain API: http://0.0.0.0:1317
🌍 Token faucet: http://0.0.0.0:4500
To Reproduce
Steps to reproduce the behavior:
Please provide output of commands
starport version
starport version v0.16.0 linux/amd64 -build date: 2021-05-24T12:32:18Zgo version
go version go1.16.4 linux/amd64uname -a
Linux aiit-desktop 5.10.36-2-MANJARO add linter and add linting in ci #1 SMP PREEMPT Tue May 11 19:38:44 UTC 2021 x86_64 GNU/LinuxThe text was updated successfully, but these errors were encountered: