Javi
Javi
I'm having the same issue
I have the exact same problem. Chorme + Gentoo Linux. After successfully flashing the suggested firmware (ATC_v38.bin), the device name changes from LYWSD03MMC to ATC_362FFF, and TelinkMiFlasher will be able...
I have the the issue when I run the program from Cygwin, however from Windows CMD program works fine
@mkoloberdin yes I tried them, but the error persists. So far I'm only able to launch `VBinDiff.exe` from a Windows CLI (CMD) but not from unix CLI (Cygwin)
This is my workaround so far. Provided you set up `phpunit.xml` and `config/database.php` as @bigperson mentioned, in order to have the `RefreshDatabase` behavior working with Docrine make your tests to...
I'm using helm chart version 5.50.0 and I have the same problem. I can see the ServiceMonitor is being created ... ```sh » kubectl get servicemonitors -n argocd NAME AGE...
Same problem here
Adding server logs as well sice original message was too long K3s server logs ... ``` cat /var/log/k3s/k3s.log time="2024-04-23T18:32:32+08:00" level=info msg="Starting k3s v1.25.4+k3s- ()" time="2024-04-23T18:32:32+08:00" level=info msg="Configuring sqlite3 database connection...
FYI, There is an open PR to add support for L6 https://github.com/maxbrokman/SafeQueue/pull/24
The Plugin docs just mention a [link](https://learn.microsoft.com/en-us/azure/developer/go/azure-sdk-authorization#use-environment-based-authentication) to the Azure docs. The Azure docs state > No credentials are needed for managed identity authentication. The application must be running on...