#Server Disconnected

1 messages · Page 1 of 1 (latest)

hybrid haven
#

https://community.openai.com/t/image-request-to-dall-e-failing-with-server-disconnected/655555

Hey all I have created the above forum post describing my issue and turning to the community for help. Hoping I can get some answers.

Thank you in advance.

OpenAI Developer Forum

Hey All, I have suddenly encountered an issue with my API request to DALL-E suddenly throwing a “Server Disconnected” when requesting anything. It was working find maybe 2 days ago and since then it constantly disconnects async def generate_image(userInput): logger = logging.getLogger(name) logger.debug("Generating image w...

sharp summit
#

Migth have more help if you ask in the #dev-chat area, as a lot of the people who use Dall-E are doing so through ChatGPT or the https://labs.openai.com/ and not directly using API, and this might really be more an API/playground type issue than a Dall-E specific problem.