Giter VIP home page Giter VIP logo

Comments (14)

marslan2037 avatar marslan2037 commented on June 4, 2024 1

ok, let me try

from talk-example.

nahid avatar nahid commented on June 4, 2024

Please try with docker. if you have already installed docker on you machine then run this command

./talk ready

This command will do all tasks to use this project.

from talk-example.

marslan2037 avatar marslan2037 commented on June 4, 2024

@nahid i have no idea about it

from talk-example.

nahid avatar nahid commented on June 4, 2024

ok, if haven't any idea about docker then please try with latest commit. This problem was solved

from talk-example.

marslan2037 avatar marslan2037 commented on June 4, 2024

@nahid it gives error when i run php artisan migrate

from talk-example.

marslan2037 avatar marslan2037 commented on June 4, 2024

what i did is,

  1. download latest zip file
  2. run composer install
  3. php artisan migrate
    but it gives error

[Illuminate\Database\QueryException]
SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: No suc
h host is known. (SQL: select * from information_schema.tables where table
_schema = realtime_chat and table_name = migrations)

[PDOException]
SQLSTATE[HY000] [2002] php_network_getaddresses: getaddrinfo failed: No suc
h host is known.

[PDOException]
PDO::__construct(): php_network_getaddresses: getaddrinfo failed: No such h
ost is known.

from talk-example.

nahid avatar nahid commented on June 4, 2024

make sure you have set valid database credentials

from talk-example.

marslan2037 avatar marslan2037 commented on June 4, 2024

yes its fine

from talk-example.

marslan2037 avatar marslan2037 commented on June 4, 2024

i missed anything ?

from talk-example.

marslan2037 avatar marslan2037 commented on June 4, 2024

it works, my mistake, but now when hit send button i get this error

Failed to load resource: the server responded with a status of 500 (Internal Server Error)

from talk-example.

marslan2037 avatar marslan2037 commented on June 4, 2024

this is the error i have in console

Pusher : Error : {"type":"WebSocketError","error":{"type":"PusherError","data":{"code":4005,"message":"Path not found"}}}

Pusher : State changed : connecting -> disconnected

from talk-example.

marslan2037 avatar marslan2037 commented on June 4, 2024

i have to add credentials in .env file to fix this error, but now new error

php_network_getaddresses: getaddrinfo failed: No such host is known. [tcp://redis:6379]

from talk-example.

marslan2037 avatar marslan2037 commented on June 4, 2024

this error in preview tab...

from talk-example.

nahid avatar nahid commented on June 4, 2024

maybe you missed to run ./talk ready command. Make sure you have already installed Docker on your machine.

from talk-example.

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.