Antti Rytsölä

Results 9 comments of Antti Rytsölä

seems jammy universe already has squid-openssl package squid 5.2 on squid-openssl may16th'23 seems to have ipv6 bug, suggest disabling ipv6 or face restart loops. [more info](https://www.spinics.net/lists/squid/msg94858.html)

Just curious, how is it supposed to work if redirect url is localhost:1? Does gdrive open a port? is it tcp port :1 ?

Interesting, but didn't seem to work for me either. https://accounts.google.com/o/oauth2/auth?access_type=offline&client_id=36x-7n0vf5akeru7on6o2fjinrecpdoe99eg.apps.googleusercontent.com&redirect_uri=http%3A%2F%2Flocalhost%3A1%2FASDF&response_type=code&scope=https%3A%2F%2Fwww.googleapis.com%2Fauth%2Fdrive&state=state -> http://localhost:1/ASDF?state=state&code=4/0AWgavdfEU9Qp-KO9K2xhFOa7u8_KFRnn9NSLDetUHExzcM4H42giWagN2EB4oIyEXuPZcw&scope=https://www.googleapis.com/auth/drive -> 4/0AWgavdfEU9Qp-KO9K2xhFOa7u8_KFRnn9NSLDetUHExzcM4H42giWagN2EB4oIyEXuPZcw -> Failed getting oauth client: Failed to exchange auth code for token: oauth2: cannot fetch token:...

I had this same error and some success. My memory card failed with DJI FPV and I had to try recover some flight videos from an event. the DJI FPV...

For me resetting the arduino remotely helped. I have Nano Everys with sign-on command: status -1 problems. Suddenly flash worked in a jif ( sorry my stepper is still not...

> Overriding Baud Rate : 115200 > avrdude: jtagmkII_getsync(): sign-on command: status -1 > avrdude: jtagmkII_getsync(): sign-on command: status -1 > avrdude: jtagmkII_getsync(): sign-on command: status -1 > avrdude: jtagmkII_getsync():...

> Doesn't RPi 4 use linux-armv8(64-bit)? True. 32bit os is running in arm-v7 (armhf) compatibility mode even though the processor is arm-v8 capable. 64-bit aarch64 is running in arm-v8. cat...

> The problem here is that we don't have a release distributed for linux-armv7 of arduino ctags.. This will be partially solved by [arduino/arduino-cli#2285](https://github.com/arduino/arduino-cli/pull/2285) @umbynos Is there now a vay...

There seems another work on the same problem at rpi-eeprom https://github.com/raspberrypi/rpi-eeprom/issues/472 OP has some success with NET_INSTALL_ENABLED=0 and this Fixed it for me, too. add the line NET_INSTALL_ENABLED=0 with eeprom...