Giter VIP home page Giter VIP logo

Comments (3)

c4lliope avatar c4lliope commented on May 18, 2024

As recommended by @josegonzales here,
I ran dokku git:from-image company-core hasura/graphql-engine:v2.0.10 and had a change in error message.
See https://company-core.assembled.app/console for a "resource does not exist" message.

from graphql-engine-heroku.

c4lliope avatar c4lliope commented on May 18, 2024

Logs:

2021-11-21T19:20:03.184201026Z app[web.1]: {"type":"startup","timestamp":"2021-11-21T19:20:02.182+0000","level":"info","detail":{"kind":"server","info":{"time_taken":0.235918983,"message":"starting API server"}}}
2021-11-21T19:20:36.703439042Z app[web.1]: {"type":"http-log","timestamp":"2021-11-21T19:20:36.703+0000","level":"error","detail":{"operation":{"error":{"path":"$","error":"resource does not exist","code":"not-found"},"request_id":"cfec9d38-3970-48ba-b013-1810876c5709","response_size":65,"request_mode":"error"},"request_id":"cfec9d38-3970-48ba-b013-1810876c5709","http_info":{"status":404,"http_version":"HTTP/1.1","url":"/","ip":"172.58.188.255","method":"GET","content_encoding":null}}}
2021-11-21T19:20:43.654440251Z app[web.1]: {"type":"http-log","timestamp":"2021-11-21T19:20:43.654+0000","level":"error","detail":{"operation":{"error":{"path":"$","error":"resource does not exist","code":"not-found"},"request_id":"b079c3c9-9b4f-4b4a-a4ab-d554609ec83c","response_size":65,"request_mode":"error"},"request_id":"b079c3c9-9b4f-4b4a-a4ab-d554609ec83c","http_info":{"status":404,"http_version":"HTTP/1.1","url":"/console","ip":"172.58.188.255","method":"GET","content_encoding":null}}}

from graphql-engine-heroku.

c4lliope avatar c4lliope commented on May 18, 2024

As easy as:

dokku config:set company-core HASURA_GRAPHQL_ENABLE_CONSOLE=true

from graphql-engine-heroku.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.