• Joined on 2021-05-24
Dave commented on issue vikunja/vikunja#870 2021-08-01 21:27:25 +00:00
Panic: runtime error: invalid memory address

2021-08-01T14:20:35.278239141-07:00: ERROR ▶ mail/func1 d78 Error during connect to smtp server: %s x509: certificate has expired or is not yet valid: current time 2021-08-01T14:20:35-07:00 is…

Dave commented on pull request vikunja/vikunja#912 2021-08-01 21:12:04 +00:00
Add support of Unix socket

This works as of the git pull I did today. :) Thank you.

Dave commented on issue vikunja/vikunja#870 2021-08-01 20:54:24 +00:00
Panic: runtime error: invalid memory address

I hadn't seen a new release, but it has been a while. Certainly git pull shows changes. I'll recompile main and take a look.

Dave commented on pull request vikunja/vikunja#912 2021-07-08 00:24:20 +00:00
Add support of Unix socket

I'm perfectly ok with that, first of all because you provided the code :D and secondly because the entire point of a unix domain socket is to avoid the TCP/IP stack in the first place. See…

Dave commented on issue vikunja/vikunja#873 2021-05-26 20:25:58 +00:00
Feature Request: Start/End actual dates rather than countdowns

Are you saying it's not possible to localize such a decision to the view you are configuring?

Dave opened issue vikunja/vikunja#873 2021-05-26 01:35:24 +00:00
Feature Request: Start/End actual dates rather than countdowns
Dave opened issue vikunja/vikunja#872 2021-05-26 01:34:30 +00:00
Feature Request: Use a unix domain socket
Dave commented on issue vikunja/vikunja#870 2021-05-24 23:52:18 +00:00
Panic: runtime error: invalid memory address

I can't be 100% sure, since I am new to this software, but it seems it works now. I do see a mail message sent after skiptlsverify was set to true.

The mail certificates here are self-signed and…

Dave opened issue vikunja/vikunja#870 2021-05-24 21:20:15 +00:00
Panic: runtime error: invalid memory address