Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

APIKEY.txt is not being generated #6350

Closed
Essoufi-oussama opened this issue Apr 24, 2024 · 4 comments
Closed

APIKEY.txt is not being generated #6350

Essoufi-oussama opened this issue Apr 24, 2024 · 4 comments

Comments

@Essoufi-oussama
Copy link

after installing on windows and running start.bat there is no apikey.txt being generated on the main folder

@jarhan-alcy
Copy link

jarhan-alcy commented Apr 24, 2024

Hello, I have the same problem when using the docker-compose file.
No APIKEY.txt file is generated. If I try to mount a volume with my own APIKEY.txt file I have an error when calling the API

{
    "code": 4,
    "message": "no or wrong API Key",
    "data": null
}

It's OK with the 2.0.1 version but KO with 2.0.2

@jibon57
Copy link

jibon57 commented Apr 24, 2024

Yes, from now looks like oauth will be using by default. You can follow: #6328. But in v2.0.2 none is working. Hope there will be a new release soon because fix was in this PR: #6325

@SamTV12345
Copy link
Member

Yes, from now looks like oauth will be using by default. You can follow: #6328. But in v2.0.2 none is working. Hope there will be a new release soon because fix was in this PR: #6325

Yes you are right. @webzwo0i and I are working on the docs under #6328 .

@SamTV12345
Copy link
Member

Yes, from now looks like oauth will be using by default. You can follow: #6328. But in v2.0.2 none is working. Hope there will be a new release soon because fix was in this PR: #6325

I made it optionally. You can also continue to use the old APIKEY.txt file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants