Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

since #156 login wont work till manual creating the folder #164

Closed
Serverfrog opened this issue Feb 27, 2023 · 1 comment
Closed

since #156 login wont work till manual creating the folder #164

Serverfrog opened this issue Feb 27, 2023 · 1 comment

Comments

@Serverfrog
Copy link
Contributor

Describe the bug
#156 changed the way of the configuration in that way, that now a folder with files inside, instead of single files, are used.
The problem arise when the Folder does not exists.
If the folder /crunchy-cli/ is not created, it will get a "No such file or directory (os error 2)" error.
Additional its nowhere logged what the folder is, or where the error occurred.

To Reproduce
Steps / command to reproduce the behavior:

$ git pull
$ cargo build --release
$ crunchy --etp-rt xxxxx login

Expected behavior
Folder would be created, file with cookie will be written. No Error

Client (please complete the following information):

@bytedream
Copy link
Member

We indeed missed that, thanks for opening the issue. It should be fixed with commit d6f1262.

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

No branches or pull requests

2 participants