Recurring 404s to /api/v2/announcements (Testnet)

I’m running the HollaEx server against the Testnet environment. Upon startup, I only see a blank page, and after about 15–20 seconds the server responds with a 503 Service Unavailable error. In the logs I also see repeated 404 Not Found requests to the /api/v2/announcements endpoint. As a result, the server never becomes fully operational on testnet.

Has anyone encountered this before or found a solution?

Screenshot from 2025-08-06 15-11-23


1 Like

I have the same error when I try to run hollaex web

1 Like

Starting the server and the web manually with docker-up, instead of using hollaex-cli worked for me. Follow the instructions on this page:

docs.hollaex.com/developers/run-dev-mode

1 Like

Hi @nickyvel @mbpetr_75112.

Thanks for reporting the issue.

I just set up a new testnet exchange from scratch on my computer, but I was not able to reproduce the issue.

Could you please provide some more information?

  • Which version of the HollaEx Kit did you use?
  • Any customizations you made?
  • Any errors occurred during the setup?
  • Any server logs (especially error logs)?

Thank you.

1 Like