-
Notifications
You must be signed in to change notification settings - Fork 45
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
Rest config missing parameters #4
Comments
ignore that, those are exactly values we use, somehow container must be missing them |
This was running our demo that did subscriptions - until I added those parameters, everything immediately timed-out. Under normal circumstances, I'd do less than 10 pub/sub transactions, and it would be done - without the parameters, it kept retrying every few seconds and never succeeded.
|
Need to patch ruby/catapult-templates/rest_gateway/rest.json.mt to include the three parameters in the mq section. |
Added missing template params, commit: 3becb80#diff-eeda22f594118b18166f0cbd8d150068 |
Sweet, thanks @kaiyzen ! |
Testnet node cow
When running a rest gateway with the rest.json built during docker-compose up, massive zmq errors until the following parameters were added to the mq section :
The text was updated successfully, but these errors were encountered: