Skip to content

Deno Fresh ConnectionRefused #94

@zigomir

Description

@zigomir

Hi,

after doing edgedb project init I can run edgedb ui and see Count object and all, but when I run deno task start and open http://localhost:8000/ I get this error:

A client connection error occurred; reconnecting because of "waitUntilAvailable=30000". ClientConnectionClosedError: network error: ConnectionRefused: Connection refused (os error 61)
    at RawConnection._onError (https://deno.land/x/[email protected]/_src/rawConn.ts:110:20)
    at TLSSocket.emit (https://deno.land/[email protected]/node/events.ts:167:20)
    at https://deno.land/x/[email protected]/_src/adapter.deno.ts:281:16

Instance is supposed to be running

edgedb instance list
┌───────┬────────────┬───────┬─────────────┬──────────┐
│ Kind  │ Name       │ Port  │ Version     │ Status   │
├───────┼────────────┼───────┼─────────────┼──────────┤
│ local │ deno_fresh │ 10701 │ 2.0+88c1706 │ running  │

I have no idea where to look next 😊

[edit] Actually I see same thing for Remix when running npx edgeql-js.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions