Code Monkey home page Code Monkey logo

Comments (8)

mohitpanjwani avatar mohitpanjwani commented on September 18, 2024

We've just fixed an issue with SQL Modes. Can you do a git pull and see that fixes your issue?

If not, can you update the variable APP_DEBUG=true on .env file and mention the error that you're getting?

from crater.

DelphiWorlds avatar DelphiWorlds commented on September 18, 2024

Did a pull.. now I get "Database Connection Failed". Setting APP_DEBUG=true does not give me any other information

from crater.

mohitpanjwani avatar mohitpanjwani commented on September 18, 2024

Hey! we've fixed many issues on 2.0 update. Can you download the new update and check if it works for you?

from crater.

DelphiWorlds avatar DelphiWorlds commented on September 18, 2024

Still having the same error, i.e. "Database Connection Failed" :-(

from crater.

mohitpanjwani avatar mohitpanjwani commented on September 18, 2024

It seems to work perfectly for me and the rest of the team.. I am using valet too.

We'll push a small update where it shows the actual error on the installation instead of just "Database connection failed" so we can pinpoint what's happening.

from crater.

rafaelmb avatar rafaelmb commented on September 18, 2024

How is the error showing on your logs?

from crater.

codernize avatar codernize commented on September 18, 2024

Hi, been trying to install it but didn't make it trough.

  1. First of all, on onboarding , all checks are ok in first steps (will be back to this after). On the second step I get a warning of some sort that 3 folders don't have (or have) proper permissions. I don't know what to do there, I have 755 . Should it be 777 ? Nothing is mentioned
  2. couldn't get it install db migrations. After it got a 500 error from the xhr request, it had always that error. I found that out to be the migration part for columns that are json. Even though at first the check was made and it was ok, my mysql version doesn't support json column type.
  3. after the previous one, another php error ( laravel/framework#30054 ), but the fix that I've found was to be 'collect_git_information' => false, in flare.php config. I don't have ssh access to server , I'm on shared host.
  4. now I am stuck on an access denied for mysql user. I know the password is ok, the db and value is in there , and I get this error (I only assume ) at a later time in the run process, for select * from settingswhereoption = profile_complete limit 1 which is pretty simple, right ?

from crater.

DelphiWorlds avatar DelphiWorlds commented on September 18, 2024

My sincerest apologies.. somehow between when I first tested and the second time, my MySQL server (on another machine) decided to revert to listening on localhost only.

from crater.

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.