Hello! I'm testing TW5 prerelease 5.18 and start server with the following 
parameters

tiddlywiki editions/tw5.com-server --listen username=name password=password


But when I visit http://127.0.0.1:8080 I get the following error in console


$:/core/modules/utils/utils.js:715

return Buffer.from(string64,"base64").toString();

              ^


TypeError: base64 is not a function

    at Function.from (native)

    at Function.from (native)

    at exports.base64Decode ($:/core/modules/utils/utils.js:715:17)

    at BasicAuthenticator.authenticateRequest 
($:/core/modules/server/authenticators/basic.js:70:20)

    at Server.requestHandler ($:/core/modules/server/server.js:174:30)

    at emitTwo (events.js:87:13)

    at Server.emit (events.js:172:7)

    at HTTPParser.parserOnIncoming [as onIncoming] (_http_server.js:528:12)

    at HTTPParser.parserOnHeadersComplete (_http_common.js:88:23)



-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/91f6b4aa-52b4-42e2-a83f-9fba69a9d9a4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to