Giter Site home page Giter Site logo

Comments (3)

app-generator avatar app-generator commented on May 26, 2024

Hello @edrouth

Thank you for using our products. Please provide more context, if possible:

  • Nodejs version
  • Runtime error log (text format)
  • Other things you consider to be important
  • Also, clarify the meaning of the remote
    • with a local version the app works?
    • PostgreSQL client drivers are installed
    • Are you able to connect to the remote DB using any PostgreSQL tool?

The above information helps us to reproduce faster the issue.

Thank you!

from api-server-nodejs.

edrouth avatar edrouth commented on May 26, 2024

Hi team,

Let me answer each in turn.

  • Node JS Version: v16.18.0
  • Attached "localhost-1666801265109.log"
  • I am able to establish connection to database through backend, the error comes when loading a page with data
  • Remote I mean connect to AWS RDS database.
  • Installed pg package
  • Yes, I can connect to DB via TablePlus

Thanks!
localhost-1666801265109.log
Screenshot 2022-10-26 at 9 19 13 AM

from api-server-nodejs.

app-generator avatar app-generator commented on May 26, 2024

Hello @edrouth

After a quick look at your log, the problem seems to be in React, <DataTable> component

Our advice is to analyze the problem like this:

  • test the API and visualize the data returned
    • using POSTMAN or any other 3rd party tool
  • Use the simple JS code in React to visualize the backend data
  • The last step is to inject the data in your component

Let us know if our assumptions are correct and also your progress.

Adrian - AppSeed Support

from api-server-nodejs.

Related Issues (17)

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.