DeSinc / SallyBot

AI Chatbot coded in Discord.net C#
MIT License
299 stars 51 forks source link

Request failed: An error occurred while sending the request. #31

Closed PsychicArmageddon7 closed 1 year ago

PsychicArmageddon7 commented 1 year ago

I got both Oobabooga and Stable Diffusion working in their respective web servers, and I can talk to SallyBot through Discord. The problem is when I try to ask for an image. It seems like it is being created and sent, but no idea what it could be getting stuck on. The error above in the title is the error I get in the SallyBot.exe command console. I've double checked the permissions, so I don't think it's that.

PsychicArmageddon7 commented 1 year ago

I had to change the port that was being used for Stable Diffusion in the Functions.cs file and it worked perfectly after that.