Yannik Sembritzki
Yannik Sembritzki
@moritzgloeckl I just tried again and it's still throwing the same error. Can I help with debugging this in some way? I tried taking a screen recording of this, but...
Here is a real QR code from netcup  Secret: OY76P5HEOF2YIP54 Link used for generation: https://chart.googleapis.com/chart?chs=200x200&chld=M|0&cht=qr&chl=otpauth%3A%2F%2Ftotp%2FCCP%3A78792%3Fsecret%3DOY76P5HEOF2YIP54 Logcat: [andotp.log](https://github.com/andOTP/andOTP/files/7367124/andotp.log)
@eighthave Which issue are you actually reporting here? That the repo is being served at `domain.org/fdroid` instead of `domain.org/repo`? Apart from that, the standard fdroid repo setup is being used.
Looking at http://www.tornadoweb.org/en/stable/_modules/tornado/web.html#RequestHandler.compute_etag, we can clearly see why it doesn't return anything useful. Apache (see https://httpd.apache.org/docs/2.4/de/mod/core.html#fileetag) uses ``` INode The file's i-node number will be included in the calculation MTime...
@NoMore201 Look at this: https://gist.github.com/andreadipersio/7526464#file-tornado-disable-auto-etag-py-L12 Edit: Sorry, I misread your comment. Yes, there needs to be a way to get the filepath to correctly implement etag generation.
@NoMore201 Any updates on this? :)
@apexo I don't think that's useful, as fdroid will re-download the repo list every time, as it thinks it has changed.
Hey @NoMore201, have you abandoned this project? :-(
@NoMore201 I just checked, and on my phone with google apps the version is actually listed as `57.0.1` as well, but this seems to be outdated, as it also says...
Can you check which version you get when actually installing firefox from the gapp store? You should open `about:support` in Firefox. My installed version differs from the version listed in...