jhass/nextcloud-keeweb

Blank screen under Nextcloud 22.1.1

Wolfi311 opened this issue · 5 comments

nothing happens when opening keepass.kdbx
blank screen

Apache2
php 7.4

keeweb?config=config:1

   Uncaught TypeError: Cannot read properties of null (reading 'randomBytes')
at Object.t.random (keeweb?config=config:1)
at Module.9689 (keeweb?config=config:1)
at __webpack_require__ (keeweb?config=config:1)
at Module.1705 (keeweb?config=config:1)
at __webpack_require__ (keeweb?config=config:1)
at Module.3659 (keeweb?config=config:1)
at __webpack_require__ (keeweb?config=config:1)
at Module.5886 (keeweb?config=config:1)
at __webpack_require__ (keeweb?config=config:1)
at Module.8432 (keeweb?config=config:1)

Which browser do you use (version, operating system)?

Hello
Edge V 94.0.999.31
Chrome V 94.0.4606.61
Firefox V92.0.1
(Windows 10)
The same problem with all three. (blank screen)
It also does not work via Andoid with different browsers
I don't think that's the problem.

jhass commented

Are you accessing Nextcloud via HTTPS?

No only http

HTTP only is not supported. In this case browsers won't support certain functions for security reasons. This is a technical limitation of Keeweb. You must use HTTPS - there is no way around, sorry.