Activity for Andreas

  • Andreas Andreas posted a comment on discussion Help

    I am on Ubuntu 16.04.3. Just tested KeeWeb and it works fine. I will give Keepass2 another try with mono 5.2 in a few days though. Thanks for the instructions :-)

  • Andreas Andreas posted a comment on discussion Help

    Neither of them provide Sync. Cheers

  • Andreas Andreas posted a comment on discussion Help

    I don't think so. I can, as already said GET the database. Only PUTting (saving) times out

  • Andreas Andreas posted a comment on discussion Help

    It seems to be a problem with mono and https. with http it works... Not sure if I want to run an http server, though

  • Andreas Andreas posted a comment on discussion Help

    Yes, with windows it works -.-

  • Andreas Andreas posted a comment on discussion Help

    I don't have an FTP server. Let me see if I can find Windows somewhere.

  • Andreas Andreas posted a comment on discussion Help

    What I provided in the first post is all the log I can get. The server config basically looks like this: server { root /var/www; location /keepass/ { auth_basic "Access Restricted"; auth_basic_user_file "/etc/nginx/.htpasswd"; access_log /var/log/nginx/keepass.access.log; error_log /var/log/nginx/keepass.error.log; dav_methods PUT DELETE MOVE COPY; dav_access group:rw all:r; } } everything in /var/www is owned by www-data, who is also running the webserver. I can not think of a reason why it should...

  • Andreas Andreas posted a comment on discussion Help

    Nope, does not work either. Same error

  • Andreas Andreas modified a comment on discussion Help

    I don't understand the question.. If I give this url to curl*, I can put a file. Does this answer your question? *$ curl -X PUT https://mydomain/keepass/ --upload-file passwords.kdbx

  • Andreas Andreas posted a comment on discussion Help

    I don't understand the question.. If I give this url to curl, I can put a file. Does this answer your question?

  • Andreas Andreas posted a comment on discussion Help

    Hi, I am new to KeePass and just tried it on my Ubuntu machine. I want to use the database from multiple computers and store it on my webserver. It took me a while to figure out that I have to use the newest mono, but I can open the file from the webserver now. However, saving is still not possible. It's throwing following error: https://mydomain/keepass/passwords.kdbx (user) Failed to save the current database to the specified location! The request was canceled. The target file might be corrupted....

1
MongoDB Logo MongoDB