project_nextjs13_flexibble icon indicating copy to clipboard operation
project_nextjs13_flexibble copied to clipboard

ECONNREFUSED 127.0.0.1:4000

Open web-galtsov opened this issue 1 year ago • 2 comments

error FetchError: request to http://127.0.0.1:4000/graphql failed, reason: connect ECONNREFUSED 127.0.0.1:4000

web-galtsov avatar Jun 30 '23 21:06 web-galtsov

Seems like the local database isn't running:

npx grafbase dev

macaronj avatar Jul 01 '23 18:07 macaronj

Thank you, I solved this problem, everything works great

web-galtsov avatar Jul 02 '23 16:07 web-galtsov