-
Notifications
You must be signed in to change notification settings - Fork 311
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
Can't update userscript #2045
Comments
Your installation URL is https://openuserjs.org/install/qsniyg/Image_Max_URL.user.js which means your phantom usersript_extr_min.user.js won't be doing much unless it has a created homepage on OUJS.... which it does not at the time of this writing. I only see one script on your account and that is the only one that is possibly syncable at this time if the size is within the limits. i.e. this is inteneded behavior.
This part is a known issue at #793 and is a duplicate. Best to utilize properly the webhook instead at this time. |
Thanks for your response, I fixed it by creating a dummy commit only changing extr_min: qsniyg/maxurl@4212e1f For some reason it said "OK" for the previous extr_min script, but then failed to sync regardless. Maybe this is because userscript.user.js was changed in the same commit, and it tried to sync that one afterwards? |
That was confirmed by me when you opened the issue... however... I did match a portion of your repo files and it synced both (because they are both within limits). All I can think of is that this time of year the bad actors like to get out more and attempt to drag the site down. There is also the possibility that GH rate limited us. They like to do that more now.
Because you are reusing the Because I can't reproduce it I'll have to leave the labels as is but I'll keep my eyes out for anything out of the unusual. |
What happened?
Normally my userscript (https://openuserjs.org/scripts/qsniyg/Image_Max_URL) auto-updates when the source (https://github.com/qsniyg/maxurl/blob/master/build/userscript_extr_min.user.js) updates, but it failed to update this time for some reason.
I tried manually updating it, but it sent the error "Payload is too large". It's ~652KB, which is under the 1MB limit.
What did you expect to happen?
It should have been auto-updated.
What the problem might be?
No response
The text was updated successfully, but these errors were encountered: