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

Logs directory path wrong on Windows #307

Open
soumyathampi opened this issue Aug 18, 2021 · 5 comments
Open

Logs directory path wrong on Windows #307

soumyathampi opened this issue Aug 18, 2021 · 5 comments
Labels
Milestone

Comments

@soumyathampi
Copy link

Hi,

The logs directory paths set on windows contains an extra "c" added.
Command run :"cm_windows_amd64 (1).exe" selenoid start --vnc -d

Output

Using driver binaries...
Selenoid is already downloaded
Selenoid is already configured
Starting Selenoid...
Successfully started Selenoid
2021/08/17 23:52:47 [-] [INIT] [Loading configuration files...]
2021/08/17 23:52:47 [-] [INIT] [Loaded configuration from C:\Users\auto.aerokube\selenoid\browsers.json]
2021/08/17 23:52:47 [-] [INIT] [Logs Dir: C:\c\Users\auto.aerokube\selenoid\logs]
2021/08/17 23:52:47 [-] [INIT] [Timezone: Local]
2021/08/17 23:52:47 [-] [INIT] [Listening on :4444]

The Logs directory points to C:\c\Users\auto.aerokube\selenoid\logs

And prints this error continuously [VIDEO_ERROR] [Failed to list directory C:\c\Users\auto.aerokube\selenoid\logs: open video: The system cannot find the file specified.

@vania-pooh
Copy link
Member

@soumyathampi is it WSL?

@soumyathampi
Copy link
Author

No, its not.

@vania-pooh
Copy link
Member

@soumyathampi need exact Windows version to reproduce.

@soumyathampi
Copy link
Author

Windows version - Win10x64 1803-07
OS build version 17134.137

@soumyathampi
Copy link
Author

I could reproduce the same issue on windows-8 machine too

@vania-pooh vania-pooh transferred this issue from aerokube/selenoid Aug 20, 2021
@vania-pooh vania-pooh added the bug label Aug 20, 2021
@vania-pooh vania-pooh added this to the 1.8.2 milestone Aug 20, 2021
@vania-pooh vania-pooh modified the milestones: 1.8.2, 1.8.3, 1.9.0 Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants