Search found 17 matches

by zerszenyi
05 Jul 2023, 12:00
Forum: General
Topic: How to check what emails are stuck in the queue?
Replies: 2
Views: 2145

Re: How to check what emails are stuck in the queue?

Found a root@localhost at Daemon::SchedulerTaskWorker::NotificationRecipientEmail. Updated it to something sensible taht works with M365. Now I just have to somehow cancel the emails to root@localhost - any pointers are welcome, to get rid of those 1460 messages... ...and wait to see if the address ...
by zerszenyi
05 Jul 2023, 11:37
Forum: General
Topic: How to check what emails are stuck in the queue?
Replies: 2
Views: 2145

How to check what emails are stuck in the queue?

Hi, I am noticing lots of emails in the Processing queue (Communication Log -> Open Communications) , as well as in the Failed queue. There are 1460 messages in the Processing queue. When clicking on any of the messages, I get something similar to this: Send Queue.png Clearly M365 won't allow sendin...
by zerszenyi
05 Jul 2023, 10:15
Forum: General
Topic: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5
Replies: 13
Views: 4683

Re: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5

Thanks Roy. Did that and got the logon screen display correctly. However once logged on, I am getting an internal server error:
Internal server error.png

I noticed a double-slash in the Apache ssl_error.log, not sure of its significance:

Double-slash.png
by zerszenyi
04 Jul 2023, 17:59
Forum: General
Topic: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5
Replies: 13
Views: 4683

Re: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5

Hi Roy,

Excerpt from the /etc/httpd/conf.d/zzz_otrs.conf file:

etc-httpd-conf.d-zzz_otrs.conf.png

The 404 errors in the log:

Error 404 Log.png

Thanks,
Zoltan
by zerszenyi
01 Jul 2023, 16:41
Forum: General
Topic: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5
Replies: 13
Views: 4683

Re: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5

OK, restored the before-the-upgrade version from backup and tried a couple more things. Wherever I saw <HOME_DIR> I substituted it with /opt/otrs. However some of the commands have /opt/znuny hardcoded, such as: for f in $(find -L /opt/znuny -maxdepth 1 -type f -name .\* -not -name \*.dist); do cp -...
by zerszenyi
01 Jul 2023, 16:20
Forum: General
Topic: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5
Replies: 13
Views: 4683

Re: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5

OK, restored the before-the-upgrade version from backup and tried a couple more things. Wherever I saw <HOME_DIR> I substituted it with /opt/otrs. However some of the commands have /opt/znuny hardcoded, such as: for f in $(find -L /opt/znuny -maxdepth 1 -type f -name .\* -not -name \*.dist); do cp -...
by zerszenyi
30 Jun 2023, 14:58
Forum: General
Topic: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5
Replies: 13
Views: 4683

Re: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5

Thanks Roy for bringing it out. Yes, I saw that. However... "If you decide to change,..." - I decided NOT to, so I kept my old path (/opt/otrs) and old user (otrs). According to the IMPORTANT section, I only need to reconfigure the path and user if I choose to go with the new user and new ...
by zerszenyi
30 Jun 2023, 14:03
Forum: General
Topic: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5
Replies: 13
Views: 4683

Re: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5

Oops... The interface isn't loading correctly, and even though I use the latest Edge and Chrome versions, it tells me that my browser is too old.

Back to the drawing board.
by zerszenyi
30 Jun 2023, 13:59
Forum: General
Topic: FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5
Replies: 13
Views: 4683

FYI only - Path change in v7.0, Apache won't start after upgrade from v6.5

Hi Community, Just upgraded Znuny 6.5.0 to 7.0.7 and freaked out when Apache refused to start after the upgrade. As it turns out, I had to update the "scripts/apache2-perl-startup.pl" script as follows: Pre-upgrade (v6.5.0) content: use lib "/opt/otrs/"; use lib "/opt/otrs/K...
by zerszenyi
30 Jun 2023, 12:26
Forum: General
Topic: OAuth2 error
Replies: 3
Views: 1940

Re: OAuth2 error

Hi Roy, Thank you for the quick reply, that was the issue indeed. Three problems though: 1. It is a nicely written blog, however it is incomplete without the detail you've just given me. From what I can see there are lots of admins on this forum frustrated by OAuth2 problems. It only takes one addit...
by zerszenyi
30 Jun 2023, 06:22
Forum: General
Topic: OAuth2 error
Replies: 3
Views: 1940

OAuth2 error

Hi, This topic has been touched lots of times, but it still lacks a clear list of requirements. Followed https://www.znuny.org/en/blog/modern-authentication-with-microsoft to the letter, read other posts in this forum and tried their suggested solutions. yet I am still unable to fetch email. The log...
by zerszenyi
28 Mar 2023, 09:58
Forum: Help
Topic: Installed version not detected when upgrading from 6.2 to 6.3
Replies: 5
Views: 670

Re: Installed version not detected when upgrading from 6.2 to 6.3

Correct, but that was OTRS from which I migrated to Znuny.

The question remains: how can I upgrade to the latest version if the RPM-based installation doesn't detect it?

Thanks.
by zerszenyi
10 Mar 2023, 15:29
Forum: Help
Topic: Installed version not detected when upgrading from 6.2 to 6.3
Replies: 5
Views: 670

Re: Installed version not detected when upgrading from 6.2 to 6.3

Hi Roy,

Code: Select all

rpm -v znuny
spits out help, I take the command syntax isn't accepted.

Doing an

Code: Select all

rpm -qa | grep znuny
returns nothing.

Thanks,
Zoltan
by zerszenyi
10 Mar 2023, 11:56
Forum: Help
Topic: Installed version not detected when upgrading from 6.2 to 6.3
Replies: 5
Views: 670

Installed version not detected when upgrading from 6.2 to 6.3

Hi, I migrated our OTRS Community to Znuny 6.2 when OTRS stopped offering its free version. Now I want to bring Znuny up to the latest version. As I understand from the documentation, skipping versions is not supported, therefore I have to upgrade it to 6.3 first. Attempted the upgrade as detailed a...
by zerszenyi
19 Dec 2021, 23:12
Forum: Marketplace
Topic: RS4OTRS Mobile - Mobile app for OTRS 6 CE
Replies: 8
Views: 16312

Re: RS4OTRS Mobile - Mobile app for OTRS 6 CE

Hello,

Does it work on Znuny 6.2.2? If not, what alternative exists for Znuny 6.2.2?

Thanks,
Zoltan