Closed bugbounted closed 1 year ago
Did you add your Render URL in main.go file? It is a little tricky, though. Before setting the environment variables, you can get to know your Render URL, you have to add it to he 44th line of main.go file. Import the project on Render again, I think it will be fine. You can also set you teltegram webhook first according to my steps. Thank you!
Hello again pyfbsdk59, I'm edited 44th line of main.go file & then deployed & after that not work !!! also trying to set telegram webhook using your method too but all the same & nothing work :( please if it's possible make video from your deploy steps or make dockerfile on root project for try to deploy on other serverless paas like doprax. waiting for your commit/s to fix it at soonest time possible . regards .mohamad
Hi, I manually redeploy the code, and it can be deployed eventually. It acutually took some time to finish deploying. The reason of long waiting is unknown. After deploying, when you ask the bot questions, you have to use a sentence that starts with "human: ". You can see my two demo pics on README.MD It is working fine now. Please try again. Thank you!
Hi pyfbsdk59, after fork your repo & import project as web services & set 3 env (OPENAI_TOKEN , OPENAI_MAXTOKENS , TELEGRAM_BOT_TOKEN) in Advanced section of pre-build page & start building , freeze on section "Starting service with './app'" & after long time deploy status changed to failed !!
also failed deploy log is :
waiting for your response finest regards