If you click on it you'll see the logs
Okay, I see The error is that port 3306 is in use
2023-04-23 17:20:57 0 [Note] Server socket created on IP: '0.0.0.0'. 2023-04-23 17:20:57 0 [ERROR] Can't start server: Bind on TCP/IP port. Got error: 98: Address already in use 2023-04-23 17:20:57 0 [ERROR] Do you already have another server running on port: 3306 ? 2023-04-23 17:20:57 0 [ERROR] Aborting
Do you have any other MySQL running on your computer? From Laragon/ Wamp etc?
no
i have workbench but not opened
In your task manager, in details, check if you have mysql \ mysqld
ok
You can run resmon.exe
And go to Listening ports to check who is using 3306
yeah there was mysqld
i ended that task
And now everything should start
i have to run this code in cmd
No
got this
Great!
thanks a lot bro
You'll set
😇
You saved me
are you a flutter developer?
What is about?
Recommended threads
- Images/Videos in storage appearing broke...
I am running into a storage issue after upgrading my self-hosted Appwrite instance , all of my previously uploaded images and videos are now showing as broken i...
- Pricing question for the civil society o...
Hey! Can someone help me out? 🥺 Do you have any discounts or programs for non-profit civil society organizations, even if they're not open-source? Or maybe you...
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...