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

Server crash on startup in dev mode #1718

Closed
1 task done
foolo opened this issue Feb 2, 2023 · 6 comments
Closed
1 task done

Server crash on startup in dev mode #1718

foolo opened this issue Feb 2, 2023 · 6 comments

Comments

@foolo
Copy link
Contributor

foolo commented Feb 2, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Server crashes with error:
Screenshot_2023-02-02_12-36-41

Expected Behavior

Server should start

Steps To Reproduce

On main branch, start server with yarn install and yarn dev

What platform(s) does this occur on?

Web

What browser(s) does this occur on?

Chrome

Anything else?

Some investigation shows that the crash started happening on commit 387e527

@bigint
Copy link
Member

bigint commented Feb 2, 2023

This is happening because of wagmi, I reverted the upgrade, it should work now 🙇🏼 @foolo

@bigint
Copy link
Member

bigint commented Feb 2, 2023

I'll find a fix for this

@foolo
Copy link
Contributor Author

foolo commented Feb 2, 2023

This is happening because of wagmi, I reverted the upgrade, it should work now 🙇🏼 @foolo

Hmm, strange I still get the crash on latest main (fe5085d and later)

@foolo
Copy link
Contributor Author

foolo commented Feb 2, 2023

Now it occurs randomly once every few minutes when I run the the server.
Every time it happens, I need to restart the server one or two times to make the server run again. (cancelling the process and running yarn dev again)

@foolo
Copy link
Contributor Author

foolo commented Feb 5, 2023

Fixed by #1726

@foolo foolo closed this as completed Feb 5, 2023
Copy link
Contributor

github-actions bot commented Jan 7, 2024

This issue has been locked since it has been closed for more than 10 days.

If you found a concrete bug or regression related to it, please open a new bug report.

@github-actions github-actions bot locked and limited conversation to collaborators Jan 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants