Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POST fails #4

Open
berezovskyi opened this issue May 9, 2019 · 0 comments
Open

POST fails #4

berezovskyi opened this issue May 9, 2019 · 0 comments

Comments

@berezovskyi
Copy link
Member

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant