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

Error running executable on Linux ("open ./imdb-top-250.csv: no such file or directory") #19

Open
mattalxndr opened this issue Oct 4, 2022 · 0 comments

Comments

@mattalxndr
Copy link

This is the output I'm getting:

tmp.qzPfD6NaDs % curl -L 'https://github.com/Deflix-tv/stremio-top-movies/releases/download/v0.4.0/stremio-top-movies_v0.4.0_Linux_x64.tar.gz' | tar -x
% Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
Dload  Upload   Total   Spent    Left  Speed
0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 4297k  100 4297k    0     0  3214k      0  0:00:01  0:00:01 --:--:-- 3214k
tmp.qzPfD6NaDs % ./stremio-top-movies
2022-10-03T21:03:51-05:00       INFO    Cache age set   {"duration": "24h0m0s"}
2022-10-03T21:03:51-05:00       INFO    Initializing catalogs...
2022-10-03T21:03:51-05:00       FATAL   Couldn't read file      {"error": "open ./imdb-top-250.csv: no such file or directory"}
main.readCSV
        /go/src/app/main.go:201
main.createCatalogResponse
        /go/src/app/main.go:185
main.main
        /go/src/app/main.go:156
runtime.main
        /usr/local/go/src/runtime/proc.go:203
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

1 participant