You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To be honest this also made me worry about why they were connecting to their own service, but it looks like HotChocolate automatically fetches the latest version of Nitro from their CDN, configurable using GraphQLToolServeMode. The docs don't really mention it as an option though, unless I'm missing something.
I've found #6525 that shows how to configure the fix (and also mentions the lack of documentation)
Product
Nitro
Version
15
Link to minimal reproduction
https://cdn.chillicream.com
Steps to reproduce
open nitro on localhost
What is expected?
to work
What is actually happening?
gateway timeout
Relevant log output
Additional context
hello,
we have a CDN gateway timeout - https://cdn.chillicream.com/
so nitro on localhost is not working for some reason
thanks
The text was updated successfully, but these errors were encountered: