cracksalad
cracksalad
Is there any roadmap or schedule that provides information about when to expect an update regarding this issue? I mean PHP 8.1 will arrive soon.
@David-OConnor thanks for confirming! Do you have any documentation about how to configure this?
@David-OConnor is it as easy as adding a `not(feature = "h7b3")` to those snippets: https://github.com/David-OConnor/stm32-hal/blob/b9a742157c50d3fe6e22ec7e000c722d223154ce/src/adc.rs#L1231-L1238 https://github.com/David-OConnor/stm32-hal/blob/b9a742157c50d3fe6e22ec7e000c722d223154ce/src/util.rs#L592-L593 https://github.com/David-OConnor/stm32-hal/blob/b9a742157c50d3fe6e22ec7e000c722d223154ce/src/util.rs#L619-L620
> have you enabled "rt" and "critical-section" features? Enabled features are "stm32h7b3" and "rt". The v0.15.1 release does not have "critical-section". I added "critical-section" for the nightly build, but that...
I am always getting `ERROR probe_rs::architecture::arm::core::armv7m: The core is in locked up status as a result of an unrecoverable exception`. I tried to use probe-rs with this [memory.x](https://github.com/stm32-rs/stm32h7xx-hal/pull/299/files#diff-b8d4ca1d85d48d9153ddc6baf4048a882d8fd46dd0492576cfb9247343fb4235) config. Additionally...
> Are you the maintainer of the extension? No, I am not. I think @m6w6 is. ___ > I am not really a fan of adding new PECL extension to...
> Moreover, the PECL page for the extension points to https://msgpack.org/, so it is documented, just not on php.net and that is fine. Just to note, https://msgpack.org/ is more like...
Thank you very much for your quick and extensive reply! Yesterday when I came across this issue, I restarted pgexporter three times since the issue came back every time. Then...
**Update:** 1. In the meantime, the issue showed up on the secondary server as well. The delayed timing is most probably due to the pgexporter.spec not restarting/reloading the service on...
The same happened again yesterday. So I have some more info now. * Output of `systemctl status pgexporter`: * Prometheus Status page says: ``` Error scraping target: Get "http://10.8.100.2:5002/metrics": context...