passivebot / midjourney-automation-bot

This repository hosts the Midjourney Automation Bot, a free script leveraging OpenAI's GPT-3 for automated image generation via Discord. It offers a simple web interface, customizable settings, and is MIT licensed for ease of use and adaptation.
https://harminder.dev/projects/midjourney-automation-bot/wiki/midjourney-automation-bot-overview/
MIT License
182 stars 37 forks source link

raise Error(self._closed_error_message) playwright._impl._api_types.Error: Connection closed #3

Open subh121 opened 1 year ago

subh121 commented 1 year ago

raise Error(self._closed_error_message) playwright._impl._api_types.Error: Connection closed

this is the error i am getting is there any solution to this

aykun1907 commented 1 year ago

I get the same error seems like the issue is related to credentials.txt file not being found. I will dig through it. hope the developer can help.

mirontv commented 1 year ago

Waiting for the solution too... And trying to handle it ourselves with code interpreter))

harmindersinghnijjar commented 11 months ago

Hi all,

Sorry for the late reply. Could you please let me know when exactly you are running into this error? That will help me narrow down what is going wrong.

Best, Harminder SIngh Nijjar