Issues upgrading from 6.0.39 to 6.0.40
Moderator: crythias
-
- Znuny newbie
- Posts: 5
- Joined: 25 Mar 2022, 16:23
- Znuny Version: 6.0.39
- Real Name: Tim Meader
Issues upgrading from 6.0.39 to 6.0.40
I'm seeing some odd problems that I've never encountered before in any OTRS 6.x or Znuny 6.x upgrades. The rpm -U package upgrade appears to work fine going from 6.0.39 to 6.0.40. Upon attempting to log into the newly updated Znuny however, I'm encountering an error of:
"Namespace Core.UI.Datepicker could not be initialized, because jQuery UI datepicker could not be found."
in a pop-up dialog. If I click "OK" on that dialog, then I'm presented with another pop-up stating:
"An error occurred! Please check the browser error log for more details!"
I can click okay on this dialog, but then can't proceed any further. Unable to login at all. The browser error logs (or the local znuny/OTRS log) don't appear to show any errors stemming from these warnings.
Any ideas?
Thanks in advance.
"Namespace Core.UI.Datepicker could not be initialized, because jQuery UI datepicker could not be found."
in a pop-up dialog. If I click "OK" on that dialog, then I'm presented with another pop-up stating:
"An error occurred! Please check the browser error log for more details!"
I can click okay on this dialog, but then can't proceed any further. Unable to login at all. The browser error logs (or the local znuny/OTRS log) don't appear to show any errors stemming from these warnings.
Any ideas?
Thanks in advance.
Last edited by tmeader on 26 Mar 2022, 02:18, edited 1 time in total.
-
- Administrator
- Posts: 4149
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Issues upgrading from 6.0.39 to 6.0.40
Hi Tim,
Please make sure that you have cleared your browser cache and executed these command with the application user:
If it happens that you have the addon Znuny4OTRS-Repo installed please execute also
- Roy
Please make sure that you have cleared your browser cache and executed these command with the application user:
Code: Select all
bin/otrs.Console.pl Maint::Loader::CacheCleanup
bin/otrs.Console.pl Maint::Loader::CacheGenerate
Code: Select all
bin/otrs.Console.pl Znuny4OTRS::Repo::Admin::Config::MissingFiles
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
-
- Znuny newbie
- Posts: 5
- Joined: 25 Mar 2022, 16:23
- Znuny Version: 6.0.39
- Real Name: Tim Meader
Re: Issues upgrading from 6.0.39 to 6.0.40
Unfortunately, I've tried all those steps (thank you) but the problem persists.
Znuny4OTRS::Repo::Admin::Config::MissingFiles produced the following output:
The following css/js files are missing:
$VAR1 = {};
Please verify the results with a developer before you fix it. A reason could be e.g. a custom development package.
I've even tried first removing the Znuny4OTRS package completely on 6.0.39 before attempting the 6.0.40 upgrade. Still no difference, same errors.
Any other possible ideas?
Thank you in advance.
Znuny4OTRS::Repo::Admin::Config::MissingFiles produced the following output:
The following css/js files are missing:
$VAR1 = {};
Please verify the results with a developer before you fix it. A reason could be e.g. a custom development package.
I've even tried first removing the Znuny4OTRS package completely on 6.0.39 before attempting the 6.0.40 upgrade. Still no difference, same errors.
Any other possible ideas?
Thank you in advance.
-
- Znuny superhero
- Posts: 649
- Joined: 24 Feb 2012, 03:58
- Znuny Version: LTS and Features
- Real Name: Mo Azfar
- Location: Kuala Lumpur, MY
- Contact:
Re: Issues upgrading from 6.0.39 to 6.0.40
Did you executed migration script DBUpdate-to-6.pl?
My Github
OTRS CE/LTS Discord Channel
Cant Update Package Anymore ? Check This
Professional OTRS, Znuny & OTOBO services: efflux.de/en
Free and premium add-ons: English
OTRS CE/LTS Discord Channel
Cant Update Package Anymore ? Check This
Professional OTRS, Znuny & OTOBO services: efflux.de/en
Free and premium add-ons: English
-
- Znuny newbie
- Posts: 5
- Joined: 25 Mar 2022, 16:23
- Znuny Version: 6.0.39
- Real Name: Tim Meader
Re: Issues upgrading from 6.0.39 to 6.0.40
We are already on a working install of 6.0.39. Is there a need to run DBupdate for a 0.0.01 point release?
-
- Administrator
- Posts: 4149
- Joined: 18 Dec 2007, 12:23
- Znuny Version: Znuny and Znuny LTS
- Real Name: Roy Kaldung
- Company: Znuny
- Contact:
Re: Issues upgrading from 6.0.39 to 6.0.40
HI,
Yes, as also written in the manual it's required.
- Roy
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
Use a test system - always.
Do you need professional services? Check out https://www.znuny.com/
Do you want to contribute or want to know where it goes ?
-
- Znuny newbie
- Posts: 5
- Joined: 25 Mar 2022, 16:23
- Znuny Version: 6.0.39
- Real Name: Tim Meader
Re: Issues upgrading from 6.0.39 to 6.0.40
Thanks. Didn't have web access to the manual (site wasn't coming up). This did fix it for me though. Much appreciated.
-
- Znuny newbie
- Posts: 2
- Joined: 16 Feb 2022, 20:22
- Znuny Version: 6.0.1
- Real Name: Felipy Araujo
Re: Issues upgrading from 6.0.39 to 6.0.40
Estou com o mesmo problema, fiz todos os passos informados aqui e mesmo assim não resolveu.
Namespace Core.UI.Datepicker could not be initialized, because jQuery UI datepicker could not be found.
An error occurred! Please check the browser error log for more details!
esses erros perssitem. Me ajudem.
Namespace Core.UI.Datepicker could not be initialized, because jQuery UI datepicker could not be found.
An error occurred! Please check the browser error log for more details!
esses erros perssitem. Me ajudem.