ddvk

Results 327 comments of ddvk

you can set the level to DEBUG of rmfakecloud ( -e LOGLEVEL=DEBUG)

no idea, you really sure you didnt overwrite the boot partition by mistake?

no idea, probably reverse proxy config or something: https://kb.synology.com/en-my/DSM/help/DSM/AdminCenter/system_login_portal_advanced?version=7

3.15.4.2 expects some checksums (crc32) in the response headers, which are currently missing in rmfakecloud

should work in 0.0.20

@2Belette what's your setup? reverse proxy, direct?

and you're using the container, binary or build it yourself?

in that case something was not ok with the ui build i.e. not embedded correctly or something, do a: ``` make clean rm -fr ui/node_modules make dist/rmfakecloud-x64 ``` the ui...

just removing `STORAGE_URL` should also work. although on 2.15 this should have worked.

@MrHappy it was a regression (a change broke the old api)