You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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
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
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?
The text was updated successfully, but these errors were encountered: