Local does a pretty good job of scrubbing private info from the logs and the errors it produces, however there’s always the possibility that something private can come through. Because these are public forums, always review the screenshots you are sharing to make sure there isn’t private info like passwords being displayed.
Hi @mbudhathoki3000 - looking at your log file, I see this repeatedly.
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2022-11-02T14:00:35.867877Z 0 [ERROR] [MY-010262] [Server] Can’t start server: Bind on TCP/IP port: Only one usage of each socket address (protocol/network address/port) is normally permitted.”,“timestamp”:“2022-11-02T14:00:35.868Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“”,“timestamp”:“2022-11-02T14:00:35.869Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“”,“timestamp”:“2022-11-02T14:00:35.869Z”}
{“thread”:“main”,“class”:“Process”,“process”:“mysql”,“level”:“warn”,“message”:“2022-11-02T14:00:35.867881Z 0 [ERROR] [MY-010257] [Server] Do you already have another mysqld server running on port: 10012 ?”,“timestamp”:“2022-11-02T14:00:35.870Z”}
Do you have any other programs running that could be conflicting with port 10012? It might be helpful to close Local and restart and also close other programs on you may be running that could conflict with Local.
Which loading screen? I’m not sure I understand. Can you share a screenshot?
On Windows, it is possible there is antivirus or security/firewall that is preventing Local from talking to the database. Is there anything like that running that you could try disabling temporarily?