mirror of
https://github.com/glenndehaan/unifi-voucher-site.git
synced 2026-05-09 08:25:29 +02:00
[GH-ISSUE #108] Problem with kiosk #60
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#60
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 @trojan8131 on GitHub (Dec 5, 2025).
Original GitHub issue: https://github.com/glenndehaan/unifi-voucher-site/issues/108
Originally assigned to: @glenndehaan on GitHub.
The problem
Hi! I had problem with missing file.
At this time i just mapped file to docker compose:
services:
unifi-voucher-site:
image: glenndehaan/unifi-voucher-site:latest
ports:
volumes:
What version of UniFi Voucher Site has the issue?
Latest
What was the last working version of UniFi Voucher Site?
No response
What type of installation are you running?
Docker
Anything in the logs that might be useful for us?
Additional information
No response
@glenndehaan commented on GitHub (Dec 5, 2025):
Hi @trojan8131 ,
I don't understand what issue you are running into?
Are you getting an error? Or is something not working as expected.
Kind regards,
Glenn de Haan
@trojan8131 commented on GitHub (Dec 5, 2025):
Hi!

I have problem when I want to print voucher.
@glenndehaan commented on GitHub (Dec 5, 2025):
Hi @trojan8131,
Thank you for the clarification. It seems I forgot to update a path during a recent refactor.
I have just released version 8.4.1. This updates the logo path, and printing should work again.
Kind regards,
Glenn de Haan