stjohn
stjohn
> Here I provide my solution for those who want to self host standardnotes/web: https://github.com/jackyzy823/standardnotes-web-image/ and prebuilt docker image https://github.com/jackyzy823/standardnotes-web-image/pkgs/container/standardnotes-web you are great!
same with tabby-web+tabby-connection-gateway
same issue with docker
> same issue with docker My issue is solved, I use nginx as reverse proxy for tabby, the solution is set the header in tabby server configuration: proxy_set_header X-Forwarded-Proto https;
same problem with my login under chrome or chronium
here it is: settings.js:1529 TypeError: Cannot read property 'length' of null at SFCryptoWeb._callee128$ (chrome-extension://ocbkppilalbegahodpaibdgaodllccon/background/background.js:34284) at tryCatch (chrome-extension://ocbkppilalbegahodpaibdgaodllccon/background/background.js:42247) at Generator.invoke [as _invoke] (chrome-extension://ocbkppilalbegahodpaibdgaodllccon/background/background.js:42473) at Generator.prototype. [as next] (chrome-extension://ocbkppilalbegahodpaibdgaodllccon/background/background.js:42299) at asyncGeneratorStep (chrome-extension://ocbkppilalbegahodpaibdgaodllccon/background/background.js:23836)...
I have just tried it with latest release 1.7.1, same error as last release 1.7.0 : Cannot read property 'length' of null.
I tested this against two version( a self-hosting and a official web), same error while logging :Cannot read property 'length' of null. so I dont't think this error is related...
can log in using server url https://sync.standardnotes.org/ while letting E-mail/password empty.