MoneyPrinter icon indicating copy to clipboard operation
MoneyPrinter copied to clipboard

[BUG]Failed to fetch api's / Syntax error ? & An attempt was made to access a socket in a way forbidden by its access permissions

Open vo1d-null opened this issue 1 year ago • 3 comments

I run python main.py and IMDisplay opens and stays empty.When i go to the gui i get 404 errors on both the generate and cancel buttons.When i close the IMDisplay the backend stops with the following message : An attempt was made to access a socket in a way forbidden by its access permissions. I think its because it's trying to fetch the api's on different port? Or i am doing something completly wrong.

Desktop (please complete the following information):

  • OS: Windows 10
  • Browser chrome
  • Python Version 3.11

Screenshots

1 2 3 5 6 7

vo1d-null avatar Feb 10 '24 13:02 vo1d-null

Do you have any blocked ports or firewalls? I had a similar problem with glasswire blocking API requests.

WaterPheonix196 avatar Feb 10 '24 14:02 WaterPheonix196

No i dont think so.I've used these ports before on a different project,but i dont think that is the problem,bacuse i am opening them one at a time.

vo1d-null avatar Feb 10 '24 14:02 vo1d-null

Update : It seems like there is a problem with the index.html file jasonyfy . Anyway i reinstalled the project now i am stuck at the second screenshot.I reinstalled ImageMagick and somehow broken the path?I tried to change the path to different different executables,but no luck sadly. 5 6

vo1d-null avatar Feb 10 '24 19:02 vo1d-null

Please check the other issues, I believe it is mentioned.

FujiwaraChoki avatar Feb 11 '24 10:02 FujiwaraChoki