Raphael Michel
Raphael Michel
Hi, * On the "Permission denied": If you configure kiosk mode in the pretix platform, you need to turn off "synchronize orders" in the app. This disables offline scanning, basically....
I'm sorry, but I did not find the problem at the first attempt, and currently we're pretty busy, I'm not sure I'll be able to spend time to dig deeper...
Do you see a request on any other vhost / nginx log?
Hmm, that could also be very confusing in some cases
No, I don't think we'd introduce a setting for this.
Which app version do you use exactly?
Also, by "crashes" you mean a full crash? Doy ou use an official pretixSCAN build, and can you tell me the exact time of the crash so I can look...
Yup, Sentry has this: ``` java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.CharSequence android.widget.Button.getText()' on a null object reference at eu.pretix.pretixscan.droid.ui.MainActivity.setupApi(MainActivity.kt:462) at eu.pretix.pretixscan.droid.ui.MainActivity.access$setupApi(MainActivity.kt:123) at eu.pretix.pretixscan.droid.ui.MainActivity$syncRunnable$1$1.invoke$lambda-5(MainActivity.kt:566) at eu.pretix.pretixscan.droid.ui.MainActivity$syncRunnable$1$1.$r8$lambda$y28Y0P8M9crqzQjO5lPjVCvLdKs at eu.pretix.pretixscan.droid.ui.MainActivity$syncRunnable$1$1$$ExternalSyntheticLambda6.run at android.os.Handler.handleCallback(Handler.java:790)...
Hmm, that is similar to a bug @pc-coholic found during initial review, but that was since fixed. Are you using pretix Hosted or self-hosted? If self-hosted, can you check that...
Do you have any experience with how much work that is / how easy it is to automate that?