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
2019-05-09T23:33:46.775769+00:00 app[web.1]: POST /r/
2019-05-09T23:33:46.776337+00:00 app[web.1]: Third parameter to `find()` must be a callback or undefined
2019-05-09T23:33:46.799959+00:00 app[web.1]: url.js:154
2019-05-09T23:33:46.799963+00:00 app[web.1]: throw new ERR_INVALID_ARG_TYPE('url', 'string', url);
2019-05-09T23:33:46.799964+00:00 app[web.1]: ^
2019-05-09T23:33:46.799966+00:00 app[web.1]:
2019-05-09T23:33:46.799967+00:00 app[web.1]: TypeError [ERR_INVALID_ARG_TYPE]: The "url" argument must be of type string. Received type object
2019-05-09T23:33:46.799969+00:00 app[web.1]: at Url.parse (url.js:154:11)
2019-05-09T23:33:46.799970+00:00 app[web.1]: at Object.urlParse [as parse] (url.js:148:13)
2019-05-09T23:33:46.799972+00:00 app[web.1]: at normalize (/app/turtle.js:30:19)
2019-05-09T23:33:46.799973+00:00 app[web.1]: at N3Parser._callback (/app/turtle.js:49:21)
2019-05-09T23:33:46.799992+00:00 app[web.1]: at N3Parser._emit (/app/node_modules/n3/lib/N3Parser.js:789:10)
2019-05-09T23:33:46.799994+00:00 app[web.1]: at N3Parser._readPunctuation (/app/node_modules/n3/lib/N3Parser.js:564:14)
2019-05-09T23:33:46.799995+00:00 app[web.1]: at /app/node_modules/n3/lib/N3Parser.js:927:35
2019-05-09T23:33:46.799996+00:00 app[web.1]: at N3Lexer._tokenizeToEnd (/app/node_modules/n3/lib/N3Lexer.js:350:7)
2019-05-09T23:33:46.799998+00:00 app[web.1]: at Immediate.<anonymous> (/app/node_modules/n3/lib/N3Lexer.js:414:40)
2019-05-09T23:33:46.799999+00:00 app[web.1]: at runCallback (timers.js:705:18)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: