-
Notifications
You must be signed in to change notification settings - Fork 630
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
Trading UI Routing Issue #1816
Comments
have you checked it? |
I am having the same problem |
@Michailaros @dragon28 You need to have peatio and peatio-trading-ui on the same host and port |
@ysv I tried to run peatio trading ui at same host and same port which was port 3000 by using "bundle exec rails server -p 3000" and it gave me the following result:
It said port 3000 already being bind or in use. |
run to other port |
@Thedabest It gave the same routing error which the url was not found. |
nginx or traefik issue |
@Michailaros |
For me cannot fix issue. Still same |
I have fixed that issue.
|
Please share solution. If you don't mind. In meanwhile I found out, that route ending in "Black hole" and it is necessary install trading frontend. Not sure how the routes are managed between versions in this projects. |
peatio-trading-ui is deprecated. |
Hi. I am trying to configure peatio-trading-ui on localhost. I have peatio working on localhost:3000 but when i run the trading-ui on localhost:4000 after following the instructions i am met with this error.
I have looked around and seen references to host off of a domain. But am unsure how to do this. Could anyone point me in the right direction of how to get it hooked up to a domain name.
Thank you in advance.
The text was updated successfully, but these errors were encountered: