wikiloop-doublecheck
wikiloop-doublecheck copied to clipboard
WikiLoop DoubleCheck: a web tool to help review Wikipedia edits easily and collaboratively.
When accessing http://battlefield2.wikiloop.org/feed/mix I can contribute, but only as anonymous. When I attempt to log in I get an internal server error with any browser. TipEditor
Maximum browser screen real estate is not taken advantage of, this results in Original and Changed areas to be less readable since the viewport on each is greatly reduced and...
Use something like `pm2` Refernece: https://www.freecodecamp.org/news/you-should-never-ever-run-directly-against-node-js-in-production-maybe-7fdfaed51ec6/ or `rake resque` https://devcenter.heroku.com/articles/procfile
``` /home/zzn_google/ws/wikiloop-battlefield/server/index.ts:68 session_id: req.session.id ^ TypeError: Cannot read property 'id' of undefined at ServerResponse. (/home/zzn_google/ws/wikiloop-battlefield/server/index.ts:68:33) at ServerResponse.emit (events.js:224:7) at ServerResponse.EventEmitter.emit (domain.js:482:12) at onFinish (_http_outgoing.js:722:10) at onCorkedFinish (_stream_writable.js:739:5) at afterWrite (_stream_writable.js:537:5)...
Currently we use LogDNA and it doesn't support showing the line emitting the error. and also it ignores the additional context data send along wiht the exception ``` logger.error(msg, contextData);...
Error: ``` [info] PERF 193ms 500 POST /api/decisionLog/article ga_id=GA1.1.1534792152.1585848446 session_id=NCZrUBpjvATJqihb2N76EVwCEkBHdrM_ MongoError: E11000 duplicate key error collection: heroku_2dmqvqnm.DecisionLog index: user_id_1_title_1_timestamp_-1_type_1 dup key: { user_id: null, title: "Robert Adams (spiritual teacher)", timestamp:...
https://en.wikipedia.org/wiki/Wikipedia_talk:Wikipedia_Signpost/2020-08-02/In_focus?action=edit§ion=2 > This seems to be another interface for [[WP:RC|recent changes]]. I tried it a couple of times. The first time, the ORES prediction was wrong, saying it was bad...
``` Aug 8 22:09:54 wikiloop-doublecheck-prod heroku[router] error at=error code=H13 desc="Connection closed without response" method=GET path="/api/stats" host=doublecheck.wikiloop.org request_id=b65fa140-ca44-49e3-b396-7ac74c4e333e fwd="216.244.66.203" dyno=web.1 connect=0ms service=19993ms status=503 bytes=0 protocol=http ```