Results 34 comments of Max Fowler

Ok maybe internet connection isn't entirely stable -- will try again, thanks!

so far I was just learning docker and experimenting a bit so there is no organization currently -- I'll clean it up once I get a bit further and then...

I'm also seeing this error while running the first nannou example on debian. ``` Running `target/release/examples/draw` thread 'main' panicked at /home/notplants/computer/projects/nannou-brush/nannou/nannou_wgpu/src/device_map.rs:224:14: could not get or request device: RequestDeviceError note: run...

found these messages in /var/log/outline/outline.log that look relevant: ``` {"label":"http","level":"info","message":" GET /auth/oidc 302 7ms 0b"} {"label":"http","level":"info","message":" GET /auth/oidc.callback?code=rerzbj2n7rzk6fxjesvq24wm3&state=94560d07aa29beb3 302 4ms 133b"} {"label":"http","level":"info","message":" GET /?notice=state-mismatch 200 29ms 4.95kb"} ```

hi, thanks for the reply! I've just tried logging in to both version in two different incognito windows and I get the same error for the restored instance, the outline...

curious if you were able to replicate the bug? or if any more logs would be helpful?

I found a workaround for being able to login to the latest version of outline_ynh. After installing outline, the dex installation does not work (something is broken in dex), but...

fixed the image upload limit by adding this to .env ``` FILE_STORAGE_IMPORT_MAX_SIZE=512000000 ``` but still haven't figured out how to successfully import the .zip export from an old version of...

@Limezy hope you are having a nice holiday! after spending some time also trying to deploy the app directly via docker, and seeing how complicated it is, I appreciate how...

@Limezy fwiw a few weeks ago when I tried, Dex would successfully install, but then there was the state mismatch error. Now, Dex does not even manage to install. So...