Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/redeem-message not correct when device cannot access checkin-list #4

Open
pc-coholic opened this issue May 25, 2021 · 0 comments
Open

Comments

@pc-coholic
Copy link
Member

When the scanproxy does not have any internet connectivity (due to firewalling issues), and the event/checkinlist has never been loaded before, a redemption request will be served with the following error-message:

{"type":"ERROR","scanType":"ENTRY","ticket":null,"variation":null,"attendee_name":null,"seat":null,"message":"Check-in list not
found","orderCode":null,"firstScanned":null,"addonText":null,"isRequireAttention":false,"isCheckinAllowed":false,"requiredAnswers":null,"position":null}

I guess, the "not found" part is technically not really incorrect - but it is a little bit misleading... The issue is not that the checkin-list does not exist but rather that the connection to the pretix-host is unavailable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant