Page MenuHomeMiraheze
Paste P170

(An Untitled Masterwork)
ActivePublic

Authored by Paladox on Jan 14 2019, 01:20.
Tags
None
Referenced Files
F900241: raw.txt
Jan 14 2019, 01:20
Subscribers
None
Jan 14 01:18:16 misc1 logbot[24493]: 2019-01-14 01:18:16,787 ERROR: Failed to log message: InvalidResponse('Did not get a valid JSON response from the server. Check that you used the correct hostname. If you did, the server might be wrongly configured or experiencing temporary problems.', '{"edit":{"result":"Success","pageid":15853,"title":"Tech:Server admin log","contentmodel":"wikitext","oldrevid":66702,"newrevid":66704,"newtimestamp":"2019-01-14T01:18:14Z"}}{"code": 50006, "message": "Cannot send an empty message"}')
Jan 14 01:18:16 misc1 logbot[24493]: Traceback (most recent call last):
Jan 14 01:18:16 misc1 logbot[24493]: File "/usr/lib/python3/dist-packages/mwclient/client.py", line 418, in raw_api
Jan 14 01:18:16 misc1 logbot[24493]: return json.loads(res)
Jan 14 01:18:16 misc1 logbot[24493]: File "/usr/lib/python3.5/json/__init__.py", line 319, in loads
Jan 14 01:18:16 misc1 logbot[24493]: return _default_decoder.decode(s)
Jan 14 01:18:16 misc1 logbot[24493]: File "/usr/lib/python3.5/json/decoder.py", line 342, in decode
Jan 14 01:18:16 misc1 logbot[24493]: raise JSONDecodeError("Extra data", s, end)
Jan 14 01:18:16 misc1 logbot[24493]: json.decoder.JSONDecodeError: Extra data: line 1 column 175 (char 174)
Jan 14 01:18:16 misc1 logbot[24493]: During handling of the above exception, another exception occurred:
Jan 14 01:18:16 misc1 logbot[24493]: Traceback (most recent call last):
Jan 14 01:18:16 misc1 logbot[24493]: File "/etc/irclogbot/adminlogbot.py", line 249, in on_pubmsg
Jan 14 01:18:16 misc1 logbot[24493]: pageurl = adminlog.log(self.config, message, project, author)
Jan 14 01:18:16 misc1 logbot[24493]: File "/etc/irclogbot/adminlog.py", line 64, in log
Jan 14 01:18:16 misc1 logbot[24493]: bot=getattr(config, 'wiki_bot', True)
Jan 14 01:18:16 misc1 logbot[24493]: File "/usr/lib/python3/dist-packages/mwclient/page.py", line 212, in save
Jan 14 01:18:16 misc1 logbot[24493]: result = do_edit()
Jan 14 01:18:16 misc1 logbot[24493]: File "/usr/lib/python3/dist-packages/mwclient/page.py", line 207, in do_edit
Jan 14 01:18:16 misc1 logbot[24493]: **data)
Jan 14 01:18:16 misc1 logbot[24493]: File "/usr/lib/python3/dist-packages/mwclient/client.py", line 239, in post
Jan 14 01:18:16 misc1 logbot[24493]: return self.api(action, 'POST', *args, **kwargs)
Jan 14 01:18:16 misc1 logbot[24493]: File "/usr/lib/python3/dist-packages/mwclient/client.py", line 279, in api
Jan 14 01:18:16 misc1 logbot[24493]: info = self.raw_api(action, http_method, **kwargs)
Jan 14 01:18:16 misc1 logbot[24493]: File "/usr/lib/python3/dist-packages/mwclient/client.py", line 422, in raw_api
Jan 14 01:18:16 misc1 logbot[24493]: raise errors.InvalidResponse(res)
Jan 14 01:18:16 misc1 logbot[24493]: mwclient.errors.InvalidResponse: Did not get a valid JSON response from the server. Check that you used the correct hostname. If you did, the server might be wrongly configured or experiencing temporary problems.