I'm still in process of setting up an initial installation using the Docker version. I am not sure what is going on, but I cannot make reservations for the client machine.
When I put in a reservation, I either get, "time not available" if it is about the current time, or I get "the kiosk will be closed at that time" if it is any time in the future. I assume that there is some setting somewhere that I am missing, but I don't know what that would be. Looking in the log, I see entries like this:
FATAL | Use of uninitialized value $username in concatenation (.) or string at /app/lib/Libki/Controller/API/Public/Reservations.pm line 42
FATAL | Use of uninitialized value in concatenation (.) or string at /app/lib/Libki/Controller/API/Public/Reservations.pm line 33
I'm still in process of setting up an initial installation using the Docker version. I am not sure what is going on, but I cannot make reservations for the client machine.
When I put in a reservation, I either get, "time not available" if it is about the current time, or I get "the kiosk will be closed at that time" if it is any time in the future. I assume that there is some setting somewhere that I am missing, but I don't know what that would be. Looking in the log, I see entries like this:
FATAL | Use of uninitialized value $username in concatenation (.) or string at /app/lib/Libki/Controller/API/Public/Reservations.pm line 42FATAL | Use of uninitialized value in concatenation (.) or string at /app/lib/Libki/Controller/API/Public/Reservations.pm line 33