Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javascript errors on login screen #9882

Closed
manu0401 opened this issue Feb 13, 2025 · 3 comments
Closed

Javascript errors on login screen #9882

manu0401 opened this issue Feb 13, 2025 · 3 comments
Labels

Comments

@manu0401
Copy link
Contributor

Describe the bug
When loading the login screen, I get javascript errors in the browser console. Many things do not work on this screen and it is likley related.

To Reproduce
This is a fresh installation of AVideo 14.3. From the home screen, I hit the login button in the menu. I move to https://www.example.net/avideo/user and the error pop up on the console.

Expected behavior
No errors!

Error Logs
From the browser console:

Uncaught TypeError: e is undefined
https://www.example.net/avideo/node_modules/bootstrap-fileinput/js/fileinput.min.js?cache=1739368829_1739439070:11
https://www.example.net/avideo/node_modules/bootstrap-fileinput/js/fileinput.min.js?cache=1739368829_1739439070:11
https://www.example.net/avideo/node_modules/bootstrap-fileinput/js/fileinput.min.js?cache=1739368829_1739439070:11
fileinput.min.js:11:215

Uncaught TypeError: $ is undefined
https://www.example.net/avideo/node_modules/bootstrap-fileinput/js/locales/LANG.js?cache=1739368829_1739439070:23
https://www.example.net/avideo/node_modules/bootstrap-fileinput/js/locales/LANG.js?cache=1739368829_1739439070:18
https://www.example.net/avideo/node_modules/bootstrap-fileinput/js/locales/LANG.js?cache=1739368829_1739439070:20
LANG.js:23:5

Screenshots

Desktop (please complete the following information):
Firefox 128

Smartphone (please complete the following information):

Additional context

@manu0401 manu0401 added the bug label Feb 13, 2025
@DanielnetoDotCom
Copy link
Member

I have no idea what the errors are, there is no clue here

you need to provide screenshots and real links and real logs

@manu0401
Copy link
Contributor Author

I overlooked it, but at installation time, when I validate the installation screen, it first display an error, and it succeeds on retry.

Here is avideo.log for the first attempt. There are a lot of errors on plugin load. Can it be related to my javascript bug?
avideo.log

@manu0401
Copy link
Contributor Author

This bug is a consequence of missing PHP module php-zlib, see #9892 for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants