the web server crashes when I try to submit issues on on repos that are named with a hashtag. The crash results in
%T/hvUoU/I2v2LGIdkgCMwmA5YJqkM738ebReY14U2F0=.sha256
the web server crashes when I try to submit issues on on repos that are named with a hashtag. The crash results in
/home/null/code/git-ssb-web/node_modules/ssb-issues/lib/schemas.js:6
throw new Error('invalid project id')
^
Error: invalid project id
at Object.exports.new (/home/null/code/git-ssb-web/node_modules/ssb-issues/lib/schemas.js:6:11)
at /home/null/code/git-ssb-web/index.js:332:37
at /home/null/code/git-ssb-web/index.js:77:7
at /home/null/code/git-ssb-web/node_modules/pull-stream/sinks/reduce.js:10:5
at /home/null/code/git-ssb-web/node_modules/pull-stream/sinks/drain.js:20:24
at drain (/home/null/code/git-ssb-web/node_modules/stream-to-pull-stream/index.js:141:18)
at IncomingMessage.<anonymous> (/home/null/code/git-ssb-web/node_modules/stream-to-pull-stream/index.js:158:5)
at emitNone (events.js:105:13)
at IncomingMessage.emit (events.js:207:7)
at endReadableNT (_stream_readable.js:1059:12)
Disable unimplemented channel repo functionality
Built with git-ssb-web