tompa

Members
  • Posts

    22
  • Joined

  • Last visited

Everything posted by tompa

  1. Looks right due to update channel is "Default", guess all later updates are on "Beta" channel? Didn't see this (Update channel) when I first asked.
  2. Hi, according to Duplicati interface -> About -> "You are currently running Duplicati - 2.0.2.1_beta_2017-08-01" Is this correct if I'm running the latest docker?
  3. Thanks again! Worked fine with seafile as user.
  4. Im trying to run Seafile FSCK - https://manual.seafile.com/maintain/seafile_fsck.html But there is obvious a problem with user conflict, best way to solve this? root@server:~# docker exec -it Seafile bash root@server:/opt/haiwen/seafile-server-6.2.2# ./seaf-fsck.sh Starting seaf-fsck, please wait ... [10/10/17 12:38:20] seaf-fsck.c(155): Current user (0) is not the user for running seafile server (1000). Unable to run fsck. seaf-fsck run done Done. root@server:/opt/haiwen/seafile-server-6.2.2#
  5. Thanks cmer, this sounds awesome! Could you show an example how to do this?
  6. FYI - didn't manage to update to 6.2.2, however I did manage to recover my backup in a separate v6.1.2 server and the reinstall 6.2.2.
  7. Ok, thanks! Seems to be running forever, doesn't seem right!? - never goes back to sqlite prompt
  8. Thanks again ki3lich! Basic question; do I run this as two lines? sqlite3 seahub.db seafile-server-6.2.2/upgrade/sql/6.2.0/sqlite3/seahub.sql and sqlite3 usermgr.db seafile-server-6.2.2/upgrade/sql/6.2.0/sqlite3/usermgr.sql
  9. Looks like the bug I had was in v6.2.1 - https://forum.seafile.com/t/seafile-server-6-2-0-beta-is-ready-for-testing/3941/33 Question regarding starting server 6.2.2 with data from 6.1. Is this Ok to do? 1. get my backup from 6.1 (datat and all db, .ini, .conf, etc) 2. start 6.2.2 server Will this run the upgrade script?
  10. Thanks for your answer ki3lich! Im running sqlite, so maybe not the correct way?
  11. Manage to start server but got other preoblems Is it possible to revert to version 6.1?
  12. Hi, after updating today server is crashing. failed to run "ccnet-server -t" [09/23/17 12:25:19] ../common/session.c(132): using config file /opt/haiwen/conf/ccnet.conf [09/23/17 12:25:19] ../common/ccnet-db.c(142): Error exec query CREATE UNIQUE INDEX IF NOT EXISTS reference_id_index on EmailUser (reference_id): sqlite3_exec failed: table EmailUser has no column named reference_id. I didnt change any settings. Any idea? edit: full log below Installing Community Edition... Downloading & Extracting https://download.seadrive.org/seafile-server_6.2.1_x86-64.tar.gz... Using Community Edition... Installation path: /opt/haiwen/seafile-server-6.2.1 Seahub is not running Done. seafile server not running yet Done. failed to run "ccnet-server -t" [09/23/17 13:20:04] ../common/session.c(132): using config file /opt/haiwen/conf/ccnet.conf [09/23/17 13:20:04] ../common/ccnet-db.c(142): Error exec query CREATE UNIQUE INDEX IF NOT EXISTS reference_id_index on EmailUser (reference_id): sqlite3_exec failed: table EmailUser has no column named reference_id. edit2: I think Iv found the same problem here - https://forum.seafile.com/t/seafile-server-6-2-0-beta-is-ready-for-testing/3941/19 Dont know exatly how to solve within Unraid though...
  13. Ok, that explains the update. thanks!
  14. Any chance we could get an update to 6.1.1 - https://forum.seafile.com/t/seafile-version-6-1-1-is-ready/3118 Thanks! edit: its actually updated to 6.1.1, did I miss this or how does the update progress work?
  15. Answering my self here I found this tutorial very helpful - https://cyanlabs.net/tutorials/the-complete-unraid-reverse-proxy-duck-dns-dynamic-dns-and-letsencrypt-guide/ Everything seems to be working perfect so far! Still cant find version info though... /tompa edit: found version from bottom left "About" -> running 6.1.0 now
  16. Hi, tested this docker now and I love it! Thanks cmer!! I only had to add FILE_SERVER_ROOT to my server address so it works with down- and uploads. So now Im running local http: and wants to go safe outside my LAN - Need some kind of guide here? Settin up Nginx, SSL etc, not obvius from this thread to a noob. Another question is, how do I know what version Im running, I remember it was in the footer when I run Seafile standalone earlier? BR, /tompa
  17. Seafile is now supporting an official docker - https://forum.seafile.com/t/seafile-server-in-docker-is-ready-for-testing/1291 /tompa
  18. You have passed through /dev/ttyUSB0 also. Remove that one and it should work. You have to enable advanced view and remove it in the extra parameters box. I didn't know there was already a domoticz container, so haven't tried it. The one I'm running is from us and will be released shortly (When I get some time to write up all the info and XML). Thanks, got it working with Domoticz now! I'm new to this and didn't understand the "advanced setting switch", I thought it was the "show advanced setting" Thanks again! /tompa
  19. Thanks for your replay saarg, much appreciated! My device; root@T5:~# ls /dev/ttyACM* /dev/ttyACM0 Adding this as "device" in docker template --device=/dev/ttyACM0, using Domoticz in this example and getting this error; docker: Error response from daemon: error gathering device information while adding custom device "/dev/ttyUSB0": lstat /dev/ttyUSB0: no such file or directory. Im lost at the moment /tompa
  20. Hi, Im also very interesting in this configuration! I have tried to set up my zwave.me but without any luck so far after reading a lot on this topic (a bit confusing...). If someone has got this working, it would be nice to get both Unraid docker setup and zwave config for the USB device! Thanks! /tompa