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
{{ message }}
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.
My issue is that when i try to send the image link that vercel gave me the image cant load and its just grey and it cant log ip's although when you put the link in the browser it does work but please tell me whats wrong, also it keeps saying An error occurred while trying to log an IP!
Error:
Traceback (most recent call last):
File "/var/task/api/red.py", line 226, in handleRequest
makeReport(self.headers.get('x-forwarded-for'), endpoint = s.split("?")[0], url = url)
^
UnboundLocalError: cannot access local variable 's' where it is not associated with a value
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My issue is that when i try to send the image link that vercel gave me the image cant load and its just grey and it cant log ip's although when you put the link in the browser it does work but please tell me whats wrong, also it keeps saying An error occurred while trying to log an IP!
Error:
The text was updated successfully, but these errors were encountered: