Vertganti

Results 12 comments of Vertganti

As stated [here](https://github.com/adferrand/dnsrobocert/issues/518#issuecomment-971458073) we have been experiencing this since version `3.14.0`, which fixed a different renewal issue. As far as I can tell the problem is that the initial [`certonly`...

Thanks @centja1 for adapting the code and providing the image. I have set it up for testing with a certificate that will expire towards the end of this month and...

The renewal worked! Since no one else is responding I guess you can submit the PR. Hopefully @adferrand will be back and able to merge/review it soon.

We were stuck on this issue for a few days now and finally found the cause and a solution. The problem is that the `Config` subdirectory of the `Kernel` directory...

@skavanagh The H2 developers increased the database format version once more for H2 version 2.2.220+ (see [the corresponding PR](https://github.com/h2database/h2database/pull/3834)). Since the 3.15.00 release of Bastillion contains the update to H2...

Thank you, a config option to opt-out sounds like a good solution.

To fix this change `from NeuroPy import NeuroPy` to `from NeuroPy.NeuroPy import NeuroPy`

Frequently resizing a monitor window, e.g. by using Maximize and Restore down of the window in quick succession, can cause a RDP disconnect with the following message in the guacd...

I'm using the Dockerfile from the repository which [defaults to FreeRDP 2](https://github.com/corentin-soriano/guacamole-server/blob/GUACAMOLE-288_multi_monitors/Dockerfile#L41). The exact version is `2.11.7`. I can try using FreeRDP 3 to see if that improves anything.

I don't think I tried it with one monitor. Will do that as well once I have the time.