Alfred Stappenbeck

Results 12 comments of Alfred Stappenbeck

Getting rid of all the changes in your local repo after the above conditions occur you can issue these commands ``` git reset --hard git clean -f -d ``` You...

Adding some more information about the "[...] inconsistent state relative git index [...]" part of my issue title. Before git pull `git pull https://...REDACTED... alfred-REDACTED-13ebREDACTED` ``` $ git log commit...

Adding some screenshot's for Desktop, earlier I mentioned what it looks like form `git bash` ![image](https://user-images.githubusercontent.com/94482635/178290014-36d13c09-4c6a-48cf-8380-810b3b3c3da4.png) if you select `close`, which is the only option you will end up with...

Thanks @tidy-dev, an additional thought about how the product could behave better, would be to attempt a write locks on each file that github desktop knows is needing to be...

This worked... 1. active your environment `source /home/mediacms.io/bin/activate` 2. from `home/mediacms.io/mediacms` run `python3 manage.py createsuperuser` 3. now create a new admin user, DON"T use the same name 4. Log in...

I maintain a fleet of github runners, so this is now a part of my day today cleaning up the other runners and will need continual cleanup here on out.

As an experimenting I'm deactivating all the streams. Then one at a time starting them up with a couple minutes between each start up. Results... 1. one stream, stable (6%...

After that experiment, I tried resetting all the streams (stop/start) and now we are back in the original failure state shown in the main issue opening. all the channels are...

@lastpeony @burak-58 any update? Do you think this gets fixed in 2.9.x? (I see 2.9.0 was released recently).

took much searching to discover the fix. The magic was in this post... https://stackoverflow.com/questions/22697584/nginx-uwsgi-104-connection-reset-by-peer-while-reading-response-header-from-u