Daniel Watrous

Results 19 comments of Daniel Watrous

Thanks for the link to the 9 upgrade notes. I ran the above, but the resulting image wouldn't boot. The screen would only show a flashing cursor in the top...

I'm not opposed to using sdm, but I'm running in WSL, which I wasn't sure supported directly writing to the SD card.

Does this mean I'm out of luck for these features with sdm using WSL? Do I need to get an actual linux host to use these features?

With v9.3 I got ran the following ``` sudo sdm --customize --plugin disables:piwiz --plugin L10n:host --plugin user:"adduser=mm|password=secret" --plugin wificonfig:"country=us" --restart --host mmdwatrous 2023-05-03-raspios-bullseye-armhf-lite.img sudo sdm --burnfile sdm.img --expand-root 2023-05-03-raspios-bullseye-armhf-lite.img ```...

At what point are you getting this error? Are you doing this locally or against openstack? The script may need a little attention to get it working for a purely...

After further review, I don't believe that firestore offers a REST endpoint or other mechanism to listen for changes in realtime. This is possible using the admin sdk, but that...

I ended up moving to https://github.com/JelleZijlstra/aiohttp-sse-client2. That still doesn't support automatic refresh of the token, so I run in a loop that watches for the SSE "auth_revoked" and then I...

@n4ss , @thaJeztah is right. I have looked at my local credentials, including in the keychain, and everything looks fine. I'm interested in seeing the details of the interaction with...