gregfr
gregfr
You're right sorry I'm mixing up the issues I'm working on!
> Which version are you using? If there's a `cache` subdirectory inside the configuration directory, could you try removing it and restarting tinc? Thanks for your answer. Is there a...
PS: I'm using version 1.0.35 I did `service tinc restart` and `service tinc@vpn restart`, it didn't help. I don't see any `cache` directory.
@hg thanks a lot! I'm using Debian 10 and 11. These are production servers, so I cannot toy too much with them, but I'll try to study some logs. Is...
Thanks a lot for the clear and detailed answers :+1:
I had it working on FF: it seems the date parser has a limitation that Chrome hasn't, so I had to write: ```new Date('2021-11-24 13:00:00+0100')``` (no "GMT" like in the...
I had it working in Safari: its parser is even worse that Firefox's... ```new Date('Nov 24 2021 13:00:00 GMT+0100')```
It's better to use pgrep/pkill I think.
Greetings! how can I use this integration? I'm not sure if I have to provide the `wp_sentry_hook` or change `wp_sentry.integrations`, or something else? Thanks in advance Regards
Hello What if the warning appears a lot? is there anything we can do? Thanks in advance Regards