bdika
bdika
Thank you, will try soon. bdika On Fri, May 20, 2016 at 10:58 PM, stefan-langenmaier < [email protected]> wrote: > Sorry it took me sometime. Looks like I messed up the...
Hi Alois: Thanks for the response. The error I am getting is: ^C./newtask.py: line 4: syntax error near unexpected token `(' My kanboard is not running on localhost. Here is...
Hi Alois: Thanks for the response. I had my python environment messed up but now have it working and can create a project and task. My objective is to try...
Hi Alois: I tried this: backup.txt = kc.execute('getAllTasks', {'project_id': 2, 'status_id': 1}) but I get this error: TypeError: Client.execute() takes 2 positional arguments but 3 were given Thanks. Bill Dika...
Thank you Alois. I greatly appreciate your responses. I have kanboard deployed as a TrueCharts app on TrueNas Scale operating system. The file system is ZFS, which I am not...
Hi Alois: I took it off of truenas and put it on a Debian server and now backup the sqlite database daily with a cron job. Thanks for all your...