Replies: 19 comments
-
Hi @vm10k |
Beta Was this translation helpful? Give feedback.
-
I did not use any signup api , just followed the guide and put my 2 open ai keys then click docker conpose then thats it , I can't make any account or login via email and password |
Beta Was this translation helpful? Give feedback.
-
Also I'm using docker conposer desktop to run it |
Beta Was this translation helpful? Give feedback.
-
2024-01-31 19:18:06 frontend-1 | 2024/01/31 17:18:06 [error] 31#31: *2 connect() failed (113: Host is unreachable) while connecting to upstream, client: 172.18.0.1, server: , request: "POST /api/auth/signup/ HTTP/1.1", upstream: "http://172.18.0.6:3000/auth/signup/", host: "localhost:3030", referrer: "http://localhost:3030/sign-up" |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
now every time i'm making a new open ai key github alerting openai and open ai deletes it , any idea how to fix that ? i cant make the repo private to avoid destroying the key |
Beta Was this translation helpful? Give feedback.
-
A fix has been committed for this issue yesterday [ commit 1011383]. could you pull the new changes and try again. If possible Please confirm that the issue is fixed and signup flow with email and password is working now. |
Beta Was this translation helpful? Give feedback.
-
I'm curious to understand the reason behind committing the api-key to GitHub. It's not secure to commit API keys to a public repository. |
Beta Was this translation helpful? Give feedback.
-
When forking your repo i couldn't set it to private because you didn't allow it to be used privately |
Beta Was this translation helpful? Give feedback.
-
There's no other way to use open ai key in public repo it has to be private in order to use it |
Beta Was this translation helpful? Give feedback.
-
You only need to add the key in your local repo. There is no need to commit the key and push it to the remote repo. |
Beta Was this translation helpful? Give feedback.
-
Do you have discord? I need your assistance on it if possible |
Beta Was this translation helpful? Give feedback.
-
Sorry but how to put the key on local repo? Could show me with screenshot I'm lost since yesterday |
Beta Was this translation helpful? Give feedback.
-
you can add the key to the .env.docker file in your local checkout of the repository and try. Don't commit and push that change into github. |
Beta Was this translation helpful? Give feedback.
-
i will test it and tell u |
Beta Was this translation helpful? Give feedback.
-
and demo bots isnt working it suppose to work, but this time open ai keys didnt dissapear
which its good sign right ? |
Beta Was this translation helpful? Give feedback.
-
Could you also check whether you have enough open ai credits to make api calls? |
Beta Was this translation helpful? Give feedback.
-
Hello there
I was trying to make it with docker and after finishing the installation i gone to localhost
It opened up a sign up page tried to enter anything it didn't let me so how to access it?
Beta Was this translation helpful? Give feedback.
All reactions