Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working #9

Open
Aquive opened this issue Oct 27, 2021 · 0 comments
Open

Not working #9

Aquive opened this issue Oct 27, 2021 · 0 comments

Comments

@Aquive
Copy link

Aquive commented Oct 27, 2021

Hi,

I installed Laravello. In the notes it was missing migrate & seed step. I did those. Now when I got to board/1 is says Loading.... Also I cannot register or log in.

I think it cannot connect with GraphQL. Any ideas how to fix this?

app.js:47568 You are running Vue in development mode.
Make sure to turn on production mode when deploying for production.
See more tips at https://vuejs.org/guide/deployment.html
localhost:8002/graphql:1 Failed to load resource: net::ERR_CONNECTION_REFUSED
app.js:52549 Object
app.js:32351 Error sending the query 'board' TypeError: Failed to fetch
catchError @ app.js:32351
app.js:39138 [Vue warn]: Error in render: "TypeError: Cannot read property 'title' of undefined"

found in

---> <Board> at resources/js/pages/Board.vue
       <Root>
warn @ app.js:39138
app.js:40401 TypeError: Cannot read property 'title' of undefined
    at Proxy.render (app.js:34866)
    at VueComponent.Vue._render (app.js:42055)
    at VueComponent.updateComponent (app.js:42571)
    at Watcher.get (app.js:42982)
    at Watcher.run (app.js:43057)
    at flushSchedulerQueue (app.js:42815)
    at Array.<anonymous> (app.js:40493)
    at flushCallbacks (app.js:40419)
logError @ app.js:40401
app.js:32351 Error sending the query 'board' TypeError: Failed to fetch
catchError @ app.js:32351
reload.js:22 WebSocket connection to 'ws://127.0.0.1:8080//ws' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED
init @ reload.js:22
DevTools failed to load SourceMap: Could not load content for http://fiddle.dev/js/bundle.esm.js.map: HTTP error: status code 404, net::ERR_HTTP_RESPONSE_CODE_FAILURE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant