LubikR
LubikR
As @Erankur91 said, quick solution from StackOverfow is to run: _pip uninstall flask_ then _pip install flask_ inside the container and after restart it is OK.
It seems that camera model is not recognized. I will add more loggin
I want to but I don't know how to do it correctly. See my question in https://github.com/ma1co/OpenMemories-Framework/issues/20
Hello, first I have to say: good work! Due to the work on other projects I don't have much time for this one and the functionality I have developed is...
Hmm, I will change settings on my Synology and try it.
I have to confirm this issue. What I understand is that minimum API level for TLS 1.2 is 16 but there is only API level 10 in the camera. I...
Hmm, it seems to be a problem when checking a file size to get miximum value for progress bar. I will add more logging.
Hello, Could you please add log file? And one hint : User has to have rights for File Station application. Thanks
According to Synology API document error 408 means "No such file or directory". I got error 408 when I fill not existing directory in. Please check if directory exists and...