[GH-ISSUE #108] Problem with kiosk #60

Closed
opened 2026-05-07 00:18:31 +02:00 by BreizhHardware · 3 comments

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:

  • "3020:3000"
    volumes:
  • ./branding:/kiosk
  • ./options.json:/data/options.json
  • ./logo_grayscale_dark.png:/app/public/images/logo_grayscale_dark.png

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

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: - "3020:3000" volumes: - ./branding:/kiosk - ./options.json:/data/options.json - ./logo_grayscale_dark.png:/app/public/images/logo_grayscale_dark.png ### 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? ```Text ``` ### Additional information _No response_
BreizhHardware 2026-05-07 00:18:31 +02:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@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

<!-- gh-comment-id:3617835729 --> @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
Author
Owner

@trojan8131 commented on GitHub (Dec 5, 2025):

Hi!
I have problem when I want to print voucher.
image

<!-- gh-comment-id:3617903464 --> @trojan8131 commented on GitHub (Dec 5, 2025): Hi! I have problem when I want to print voucher. ![image](https://github.com/user-attachments/assets/8b9666de-6a5f-45d9-8848-f4f0fd3b0416)
Author
Owner

@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

<!-- gh-comment-id:3618429230 --> @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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/unifi-voucher-site#60
No description provided.