Error when registering an indexer #1099
jim-counter
started this conversation in
Frontier TestNet - Bug Reporting
Replies: 2 comments
|
Just found that I have the same issue with a non-proxied coordinator so this appears to be something at the network level? |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
I've taken a stab at setting up HTTPS through a reverse proxy. When trying to register the indexer it looks like an attempt is made to call the coordinator on port 8000 which is no longer available using this setup. Is this something that will need to be adjusted in the code?
All reactions