jofpin / trape

People tracker on the Internet: OSINT analysis and research tool by Jose Pino
https://x.com/jofpin
8.12k stars 1.3k forks source link

Socket.io client error #330

Open ethicalpanther26 opened 3 years ago

ethicalpanther26 commented 3 years ago

The client is using an unsupported version of the Socket.IO or Engine.IO protocols (further occurrences of this error will be logged with level INFO) [2021-08-20 12:39:41,387] ERROR in app: Exception on /get_title [POST] Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 2070, in wsgi_app response = self.full_dispatch_request() File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1515, in full_dispatch_request rv = self.handle_user_exception(e) File "/usr/local/lib/python3.7/dist-packages/flask_cors/extension.py", line 165, in wrapped_function return cors_after_request(app.make_response(f(*args, kwargs))) File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1513, in full_dispatch_request rv = self.dispatch_request() File "/usr/local/lib/python3.7/dist-packages/flask/app.py", line 1499, in dispatch_request return self.ensure_sync(self.view_functions[rule.endpoint])(req.view_args) File "/root/Desktop/trape/core/stats.py", line 97, in home_get_title return json.dumps({'status' : 'OK', 'title' : html}) File "/usr/local/lib/python3.7/dist-packages/flask/json/init.py", line 129, in dumps rv = _json.dumps(obj, kwargs) File "/usr/lib/python3.7/json/init.py", line 238, in dumps kw).encode(obj) File "/usr/lib/python3.7/json/encoder.py", line 199, in encode chunks = self.iterencode(o, _one_shot=True) File "/usr/lib/python3.7/json/encoder.py", line 257, in iterencode return _iterencode(o, 0) File "/usr/local/lib/python3.7/dist-packages/flask/json/init.py", line 56, in default return super().default(o) File "/usr/lib/python3.7/json/encoder.py", line 179, in default raise TypeError(f'Object of type {o.class.name} ' TypeError: Object of type bytes is not JSON serializable

The error I m getting while I track

ethicalpanther26 commented 3 years ago

I m using python 3.7

cboto314 commented 2 years ago

I'm having the same issue. Have you been able to solve?

TigerMan1159 commented 2 years ago

same problem, when i open control panel link and enter my access key

ghost commented 2 years ago

Be aware that by replying/posting you’ll send emails to everyone subscribed to the GitHub repo.

Sent from my iPhone.

On 30 Mar 2022, at 09:41, TigerMan1159 @.***> wrote:



same problem, when i open control panel link and enter my access key

— Reply to this email directly, view it on GitHubhttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fjofpin%2Ftrape%2Fissues%2F330%23issuecomment-1082736509&data=04%7C01%7C%7C3137b0d9fc2041d4cd9a08da1220b4f9%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637842228927396438%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=ZnEpiFJn0gCcYz4lyCkSTclFex0jLSKGqBU3MloWDZc%3D&reserved=0, or unsubscribehttps://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAF7AYVBGDXKGMZKLJOPLCIDVCQASVANCNFSM5CPXS3MQ&data=04%7C01%7C%7C3137b0d9fc2041d4cd9a08da1220b4f9%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637842228927396438%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=7U%2BGoGch9FSJSVQJVm5%2BEwohvQg4%2F89ip6KruszVPTA%3D&reserved=0. You are receiving this because you are subscribed to this thread.Message ID: @.***>

Prince-Hamza commented 1 year ago

same problem here , what are tyhe causes , is there any potential solution ?