You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Logged-in user is presented with a blank page after clicking on an album in the gallery page
Desired behaviour
As a user, I expect to get some feedback instead of being presented with a blank page when I click on an album in the gallery page after the session has timed out
Steps to reproduce the issue
Make sure you are logged-in to your Lychee gallery and you have atleast 1 album with photos
Wait for the session to get timed-out (for testing change the SESSION_LIFETIME value in .env file to something very small, such as 1
Click on one of the albums in the gallery
Observe loading of an empty page and not get any feedback at all regarding session timeout
Diagnostics [REQUIRED]
Lychee Version (git): master (dde9b5a) -- Up to date (7 hours ago).
DB Version: 6.2.0
composer install: --no-dev
APP_ENV: production
APP_DEBUG: false
APP_URL: set
APP_DIR: default
LOG_VIEWER_ENABLED: true
VUEJS_ENABLED: true
PHOTO_PIPES: true
System: Linux
PHP Version: 8.3.6
PHP User agent: Lychee/4 (https://lycheeorg.github.io/)
Timezone: Europe/Stockholm
Max uploaded file size: 10000M
Max post size: 10000M
Chunk size: 12.80 MB
Max execution time: 1000
SQLite Version: 3.45.1
exec() Available: yes
Imagick Available: 1
Imagick Enabled: 1
Imagick Version: 1692
GD Version: 2.3.3
Number of foreign key: 11 found.
Browser & System [REQUIRED]
System
Operating System: Manjaro Linux
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.1
Kernel Version: 6.6.65-1-MANJARO (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-9700K CPU @ 3.60GHz
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 2070 SUPER/PCIe/SSE2
Browser
Google Chrome Version 131.0.6778.204 (Official Build) (64-bit)
Please confirm (incomplete submissions will not be addressed)
I have provided easy and step-by-step instructions to reproduce the bug.
I understand my bug report will be removed if I haven't met the criteria above.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Lychee version
v6.2.0
Which PHP version are you using?
PHP 8.3
Detailed description of the problem
Unexpected behaviour
Logged-in user is presented with a blank page after clicking on an album in the gallery page
Desired behaviour
As a user, I expect to get some feedback instead of being presented with a blank page when I click on an album in the gallery page after the session has timed out
Steps to reproduce the issue
Diagnostics [REQUIRED]
Lychee Version (git): master (dde9b5a) -- Up to date (7 hours ago).
DB Version: 6.2.0
composer install: --no-dev
APP_ENV: production
APP_DEBUG: false
APP_URL: set
APP_DIR: default
LOG_VIEWER_ENABLED: true
VUEJS_ENABLED: true
PHOTO_PIPES: true
System: Linux
PHP Version: 8.3.6
PHP User agent: Lychee/4 (https://lycheeorg.github.io/)
Timezone: Europe/Stockholm
Max uploaded file size: 10000M
Max post size: 10000M
Chunk size: 12.80 MB
Max execution time: 1000
SQLite Version: 3.45.1
exec() Available: yes
Imagick Available: 1
Imagick Enabled: 1
Imagick Version: 1692
GD Version: 2.3.3
Number of foreign key: 11 found.
Browser & System [REQUIRED]
System
Operating System: Manjaro Linux
KDE Plasma Version: 6.2.4
KDE Frameworks Version: 6.8.0
Qt Version: 6.8.1
Kernel Version: 6.6.65-1-MANJARO (64-bit)
Graphics Platform: X11
Processors: 8 × Intel® Core™ i7-9700K CPU @ 3.60GHz
Memory: 31.3 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 2070 SUPER/PCIe/SSE2
Browser
Google Chrome Version 131.0.6778.204 (Official Build) (64-bit)
Please confirm (incomplete submissions will not be addressed)
Beta Was this translation helpful? Give feedback.
All reactions