mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-05-09 08:25:29 +02:00
[GH-ISSUE #112] Error while processing request. Error: Type mismatch for request body property '$.timeLimitMinutes' #61
Labels
No labels
bug
enhancement
pull-request
question
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/unifi-voucher-site#61
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @work242 on GitHub (Jan 3, 2026).
Original GitHub issue: https://github.com/glenndehaan/unifi-voucher-site/issues/112
Originally assigned to: @glenndehaan on GitHub.
The question
Hello from Germany. After having a 2 week xmas break i found the following error in the logs. The Kiosk Mode did not work. Vouchers are synced and valid.
2026-01-03 00:59:09.337 ERROR [UniFi] Error while processing request. Error: Type mismatch for request body property '$.timeLimitMinutes'
2026-01-03 00:59:09.338 ERROR [UniFi] Error while creating voucher!
@glenndehaan commented on GitHub (Jan 3, 2026):
Hi @work242,
I have not been able to reproduce this error on both stable versions of UniFi v9 & v10.
Could you provide the following details:
Kind regards,
Glenn de Haan
@work242 commented on GitHub (Jan 4, 2026):
Hello and thanx for your help @glenndehaan
UniFI OS:
UCK G2 Plus | Up to Date | 5.0.9 | Early Access | On
UniFI Network
Network | Up to Date | 10.1.68 | Early Access | On
Git: master - Build: 30/12/2025, 08:46
Unifi Voucher Site is installed via Docker
That the config - i removed the confidential data.
@glenndehaan commented on GitHub (Jan 4, 2026):
Hi @work242,
Thank you for the additional information.
So normally I would say don't use Early Access releases, they are marked EA for a reason and I don't test against them (And therefore always close issues on EA releases).
However it seems they implemented type checks even tho the release notes do not mention it.
I have just published version 8.6.2 that I think could fix it. But I have no way to test it.
So please try this one out to see if it resolves this issue.
Kind regards,
Glenn de Haan
@work242 commented on GitHub (Jan 4, 2026):
@glenndehaan Thank you! It works ;-) I switched the Unifi in our Agency to the stable release. Thanks for your help.
@glenndehaan commented on GitHub (Jan 4, 2026):
Awesome great to hear