GithubHelp home page GithubHelp logo

Comments (11)

jeroenbourgois avatar jeroenbourgois commented on July 19, 2024

Here I pressed return when prompted for the db password (on localhost, I use no password) and aftwerwards I saw (using password: YES). So there might be something wrong there. Is it possible to update the db config afterwards?

from lumber.

SeyZ avatar SeyZ commented on July 19, 2024

@jeroenbourgois You can update the DB credentials in the generated file .env -> DATABASE_URL

from lumber.

SeyZ avatar SeyZ commented on July 19, 2024

@jeroenbourgois I fixed the issue you mentioned in the version 1.0.6. ref #17

from lumber.

SeyZ avatar SeyZ commented on July 19, 2024

@popperz0r Is it the same issue?

from lumber.

jeroenbourgois avatar jeroenbourgois commented on July 19, 2024

@SeyZ thanks!

from lumber.

popperz0r avatar popperz0r commented on July 19, 2024

I havent tested yet @SeyZ

As soon as i can i will report back.

from lumber.

SeyZ avatar SeyZ commented on July 19, 2024

@popperz0r Great, let me know when you have the time to test and reopen the issue if the problem is still there for you :)

from lumber.

baconck avatar baconck commented on July 19, 2024

I am having a similar issue - my tables names are populated, but when trying to get data - only 400 errors.

vendor-6ae1141….js:10 Error: Ember Data Request GET http://localhost:3000/forest/events returned a 400
Payload (application/json; charset=utf-8)
[object Object]
    at i.t (vendor-6ae1141….js:10)
    at i (vendor-6ae1141….js:25)
    at n.handleResponse (vendor-6ae1141….js:25)
    at n.handleResponse (client-d164b32….js:33)
    at n [as handleResponse] (vendor-6ae1141….js:11)
    at n.c.error (vendor-6ae1141….js:25)
    at u (vendor-6ae1141….js:3)
    at Object.fireWith [as rejectWith] (vendor-6ae1141….js:3)
    at r (vendor-6ae1141….js:4)
    at XMLHttpRequest.<anonymous> (vendor-6ae1141….js:5)

When trying to create a new record

event_ticket
getaddrinfo ENOTFOUND tix tix:3306

MySQL db
Lumber 1.1.1

from lumber.

emresebat avatar emresebat commented on July 19, 2024

Hi

I'm also having this issue, my database is postgresql and it's hosted on AWS RDS. Since the tables can be generated, I don't think it's a connection issue.

My error shows:
[forest] 🌳🌳🌳 getaddrinfo ENOTFOUND dbadmin dbadmin:5432

Why my database username is used like an address here? I have some special chars in my password can it be broking the database url?

I created a project before which is also postgresql on localhost and did not have this problem.

from lumber.

emresebat avatar emresebat commented on July 19, 2024

Hi

I fixed my own problem, the problem occurs if database password has ? or any other special chars in it.

from lumber.

SeyZ avatar SeyZ commented on July 19, 2024

Hey guys, let me close this issue. I think this one is a little bit "generic". Feel free to create a new one for your specific problem (if you still have one 😄 )

Cheers!

from lumber.

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.