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

nsig function ending did not work #45

Closed
Wyrrrd opened this issue Dec 17, 2024 · 10 comments
Closed

nsig function ending did not work #45

Wyrrrd opened this issue Dec 17, 2024 · 10 comments

Comments

@Wyrrrd
Copy link

Wyrrrd commented Dec 17, 2024

Go back to start, do not collect $200...

Similar to #41 from yesterday, but today.

thread 'main' panicked at src/player.rs:198:10:
called `Option::unwrap()` on a `None` value
[2024-12-17T18:49:46Z INFO  inv_sig_helper_rust] Fetching player
[2024-12-17T18:49:47Z INFO  inv_sig_helper_rust::player] Fetching player JS URL: https://www.youtube.com/s/player/03dbdfab/player_ias.vflset/en_US/base.js
[2024-12-17T18:49:47Z WARN  inv_sig_helper_rust::player] nsig function ending did not work: =\s*function(\([\w]+\)\{\s*var\s+[\w\s]+=[\w\.\s]+?\.call\s*\([\w\s$]+?,[\(\)\",\s]+\)[\S\s]*?\}\s*return [\w\.\s$]+?\.call\s*\([\w\s$]+?\s*,[\(\)\",\s]+\)\s*\}\s*;)
@unixfox
Copy link
Member

unixfox commented Dec 17, 2024

Hello,

Your issue has already been reported. Duplicate of #44

@unixfox unixfox closed this as not planned Won't fix, can't repro, duplicate, stale Dec 17, 2024
@Wyrrrd
Copy link
Author

Wyrrrd commented Dec 17, 2024

Well, #44's error message is nowhere to be found in my logs...

@rockerBOO
Copy link

This is a new error. Different from yesterday. Just started occuring 30 minutes ago.

@ExZylan
Copy link

ExZylan commented Dec 17, 2024

+1. Same problem here

@rockerBOO
Copy link

#47 should now fix this issue

@zpz5HAU-tgc3fgw2xwr
Copy link

I just pulled the latest image from ~30 minutes ago, still seeing the same error.

[2024-12-17T21:12:21Z INFO  inv_sig_helper_rust::player] Fetching player JS URL: https://www.youtube.com/s/player/03dbdfab/player_ias.vflset/en_US/base.js

[2024-12-17T21:12:21Z WARN  inv_sig_helper_rust::player] nsig function ending did not work: =\s*function(\([\w]+\)\{\s*var\s+[\w\s]+=[\w\.\s]+?\.call\s*\([\w\s$]+?,[\(\)\",\s]+\)[\S\s]*?\}\s*return [\w\.\s$]+?\.call\s*\([\w\s$]+?\s*,[\(\)\",\s]+\)\s*\}\s*;)

@rockerBOO
Copy link

It might have been building still so just make sure it's updated.

@zpz5HAU-tgc3fgw2xwr
Copy link

I'm not sure how to verify it has the latest change, but this is the output of my docker pull so I'm pretty sure everything is up to date.

docker pull quay.io/invidious/inv-sig-helper:latest   
latest: Pulling from invidious/inv-sig-helper
Digest: sha256:fca9bd68e69bc782aaf2be0ef8b3dc7a160dd57b2ac219a1caf16a33c249264c
Status: Image is up to date for quay.io/invidious/inv-sig-helper:latest
quay.io/invidious/inv-sig-helper:latest

@rockerBOO
Copy link

I can confirm thats the latest for me as well. How are you restarting your containers? It has been working for me so just considering outliers

@zpz5HAU-tgc3fgw2xwr
Copy link

Okay, yeah it looks like it's working.

I just stopped and restarted the container after pulling, I guess I had to delete the container first.

Thanks for the help.

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

5 participants