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

[Question] Error opening file with mode 'r': 'config/config.yml': No such file or directory (File::NotFoundError) #5139

Closed
purpleguy2423 opened this issue Jan 7, 2025 · 1 comment
Labels
question Further information is requested

Comments

@purpleguy2423
Copy link

Unhandled exception: Error opening file with mode 'r': 'config/config.yml': No such file or directory (File::NotFoundError)
from /nix/store/29206jpd5fqdja7rka2z8h2w420ib34c-crystal-1.9.2-lib/crystal/crystal/system/unix/file.cr:12:7 in 'open'
from /nix/store/29206jpd5fqdja7rka2z8h2w420ib34c-crystal-1.9.2-lib/crystal/file.cr:162:5 in 'new'
from /nix/store/29206jpd5fqdja7rka2z8h2w420ib34c-crystal-1.9.2-lib/crystal/file.cr:714:5 in 'read'
from /nix/store/29206jpd5fqdja7rka2z8h2w420ib34c-crystal-1.9.2-lib/crystal/file.cr:728:3 in 'read'
from src/invidious/config.cr:168:80 in 'load'
from src/invidious.cr:60:12 in '~CONFIG:init'
from /nix/store/29206jpd5fqdja7rka2z8h2w420ib34c-crystal-1.9.2-lib/crystal/crystal/once.cr:25:54 in 'once'
from /nix/store/29206jpd5fqdja7rka2z8h2w420ib34c-crystal-1.9.2-lib/crystal/crystal/once.cr:50:3 in '__crystal_once'
from src/invidious.cr:60:1 in '~CONFIG:read'
from src/invidious/user/cookies.cr:9:35 in '~Invidious::User::Cookies::SECURE:init'
from src/invidious/routes/channels.cr:306:11 in '__crystal_main'
from /nix/store/29206jpd5fqdja7rka2z8h2w420ib34c-crystal-1.9.2-lib/crystal/crystal/main.cr:129:5 in 'main_user_code'
from /nix/store/29206jpd5fqdja7rka2z8h2w420ib34c-crystal-1.9.2-lib/crystal/crystal/main.cr:115:7 in 'main'
from /nix/store/29206jpd5fqdja7rka2z8h2w420ib34c-crystal-1.9.2-lib/crystal/crystal/main.cr:141:3 in 'main'
from /nix/store/k7zgvzp2r31zkg9xqgjim7mbknryv6bs-glibc-2.39-52/lib/libc.so.6 in '??'
from /nix/store/k7zgvzp2r31zkg9xqgjim7mbknryv6bs-glibc-2.39-52/lib/libc.so.6 in '__libc_start_main'
from /home/runner/invidious/.cache/crystal/crystal-run-invidious.tmp in '_start'
from ???

huh?

@purpleguy2423 purpleguy2423 added the bug Something isn't working label Jan 7, 2025
@unixfox unixfox changed the title [Bug] [Bug] Error opening file with mode 'r': 'config/config.yml': No such file or directory (File::NotFoundError) Jan 7, 2025
@unixfox
Copy link
Member

unixfox commented Jan 7, 2025

Hello, this sounds like a configuration issue on your side.

As maintainers, we do not have a lot of free time so you should ask your question on our matrix channel or IRC.

@unixfox unixfox closed this as completed Jan 7, 2025
@unixfox unixfox added question Further information is requested and removed bug Something isn't working labels Jan 7, 2025
@unixfox unixfox changed the title [Bug] Error opening file with mode 'r': 'config/config.yml': No such file or directory (File::NotFoundError) [Question] Error opening file with mode 'r': 'config/config.yml': No such file or directory (File::NotFoundError) Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants