Paul Vogel

Results 69 comments of Paul Vogel

Hi, are you sure you're hitting save? I also have this reset problem, but only when I hit the Test button.

I'm sorry if that sounded impolite. I didn't mean to offend you. I just wasn't sure because I couldn't reproduce the problem. I only had the problem when I pressed...

I have found out that it is a cache error. The configuration is in the cache, as is the configuration for the emails. Simply writing to the .env file is...

> UpdateConfigCommandHandler [UpdateConfigCommandHandler.php](https://github.com/CachetHQ/Cachet/blob/2.4/app/Bus/Handlers/Commands/System/Config/UpdateConfigCommandHandler.php)

I think there was a feature planned that would allow you to create scheduled maintenance only for specific components, like you can do with incidents. But this feature was never...

Hello, I assume you mean the issue [#47](https://github.com/fiveai/Cachet/issues/47) of fiveai/Cachet ;-) The steps you describe are the same ones I did. Of course, I tested the changes on my system...

Mhh it seems that this error occurs because the Authenticate Middleware thinks you are a guest user. I don't know why this is, it seems to be a problem with...

Hi, I found out that this is problem occurs only if issues are not enabled on my reporitory, which is the default for forked repositories, unfortunately. Maybe you can add...

This is a duplicate of [CachetHQ/Cachet#4260](https://github.com/CachetHQ/Cachet/issues/4260). The problem was discussed there and fixed in a pr [CachetHQ/Cachet#4261](https://github.com/CachetHQ/Cachet/pull/4261) by me.