Activity for Corey Shafer

  • Corey Shafer Corey Shafer posted a comment on discussion Help

    Hello, I am attempting to make the application send email via Office 365 using TLS and smpt auth. After making the changes and then try to share a file (which sends a link via email), I get the following error: Details: Failed to create public share: STARTTLS extension not supported by server. Any idea what I can do to fix it?

  • Corey Shafer Corey Shafer posted a comment on ticket #96

    You're welcome! I did a little more digging earlier today and it looks like those field names are used in other files throughout the application so I'm sure some of them will need to be updated accordingly, as well.

  • Corey Shafer Corey Shafer created ticket #96

    2.6.1 backup of legacy installation doesn't work.

  • Corey Shafer Corey Shafer modified a comment on discussion Help

    I've run into a similar issue but not exactly the same as posted initially: [root@filelocker-dev filelocker]# python setup.py -u -f /tmp/db_backup.xml Traceback (most recent call last): File "setup.py", line 139, in <module> backup_legacy_db(dburi, options.datafile, host, username, password, db) File "setup.py", line 75, in backup_legacy_db converter.port_database(outfile) File "/opt/filelocker/lib/DBTools.py", line 244, in port_database cliKeys = self.GetAllCliKeys() File "/opt/filelocker/lib/DBTools.py",...

  • Corey Shafer Corey Shafer modified a comment on discussion Help

    I've run into a similar issue but not exactly the same as posted initially: [root@filelocker-dev filelocker]# python setup.py -u -f /tmp/db_backup.xml Traceback (most recent call last): File "setup.py", line 139, in <module> backup_legacy_db(dburi, options.datafile, host, username, password, db) File "setup.py", line 75, in backup_legacy_db converter.port_database(outfile) File "/opt/filelocker/lib/DBTools.py", line 244, in port_database cliKeys = self.GetAllCliKeys() File "/opt/filelocker/lib/DBTools.py",...

  • Corey Shafer Corey Shafer modified a comment on discussion Help

    I've run into a similar issue but not exactly the same as posted initially: [root@filelocker-dev filelocker]# python setup.py -u -f /tmp/db_backup.xml Traceback (most recent call last): File "setup.py", line 139, in <module> backup_legacy_db(dburi, options.datafile, host, username, password, db) File "setup.py", line 75, in backup_legacy_db converter.port_database(outfile) File "/opt/filelocker/lib/DBTools.py", line 244, in port_database cliKeys = self.GetAllCliKeys() File "/opt/filelocker/lib/DBTools.py",...

  • Corey Shafer Corey Shafer posted a comment on discussion Help

    The issue looks to be that the field name(s) for the cli_key table are different between version 2.4 and 2.6. I tried hacking a bit to get it to work but figured this would be the more preferrable location to request it to be updated.

1