Search found 68 matches

by beingbaban
08 Apr 2025, 08:26
Forum: Help
Topic: Configuring Azure Communication services for SMTP
Replies: 1
Views: 10908

Re: Configuring Azure Communication services for SMTP

Can you please provide more details.
by Email communication services due you mean basic auth or Oauth2.0?
by beingbaban
08 Apr 2025, 08:17
Forum: Help
Topic: Znuny 7.1 Not Responding To FQDN
Replies: 1
Views: 12569

Re: Znuny 7.1 Not Responding To FQDN

Hello
Are yo able to access znuny via IP address?
What just opening the IP shows?
by beingbaban
08 Apr 2025, 07:36
Forum: Help
Topic: Search don't work on OTRS 6.0.15
Replies: 2
Views: 16521

Re: Search don't work on OTRS 6.0.15

Can you check load on znuny server. may be clearing and rebuilding cache can help.
by beingbaban
05 Mar 2025, 08:21
Forum: Help
Topic: Database Check stuck running initial web install - FIXED
Replies: 7
Views: 39534

Re: Database Check stuck running initial web install - FIXED

no, I mean with command we altered DB
but do we also need to change that setting in config file as shown in screenshot
by beingbaban
04 Mar 2025, 14:06
Forum: Help
Topic: Dynamic statistic error while upgrade
Replies: 3
Views: 39279

Re: Missing Dynamic Field Objects

Hi, This is not a dynamic field object (=please fix the subject). It is a dynamic statistic. You can solve this by updating GeneralCatalog, ITSMCore and ITSMServiceLevelManagement. And I strongly recommends doing this via command line: bin/otrs.Console.pl Admin::Package::Upgrade https://download.zn...
by beingbaban
04 Mar 2025, 11:47
Forum: Help
Topic: Dynamic statistic error while upgrade
Replies: 3
Views: 39279

Dynamic statistic error while upgrade

We got the following error in going from znuny 6.1.2 to 6.2.2 instead of as documented that is 6.2 to 6.3. When we ran reinstall all cmd, we got version mismatch error that is package of 6.2 cant be installed on 6.1 etc. when we ran we got Can't locate Kernel/System/Stats/Dynamic/ITSMTicketFirstLeve...
by beingbaban
04 Mar 2025, 10:45
Forum: Help
Topic: Database Check stuck running initial web install - FIXED
Replies: 7
Views: 39534

Re: Database Check stuck running initial web install - FIXED

so, i also changed config file and this is the error which i got after restarting mariadb


journalctl -xeu mariadb.service

[ERROR] COLLATION 'utf8_general_ci' is not valid for CHARACTER SET 'utf8mb4'
by beingbaban
04 Mar 2025, 10:37
Forum: Help
Topic: Database Check stuck running initial web install - FIXED
Replies: 7
Views: 39534

Re: Database Check stuck running initial web install - FIXED

Hi Roy,

After altering database it worked for us but do we also need to change character set in mariadb config file because by alter cmd we only modify db.
Pls refer screencap.

ALTER DATABASE znuny CHARACTER SET utf8 COLLATE utf8_general_ci;
by beingbaban
04 Mar 2025, 10:28
Forum: Help
Topic: Upgrading Znuny from 7.0 to 7.1.3 issues
Replies: 3
Views: 34397

Re: Upgrading Znuny from 7.0 to 7.1.3 issues

Hi Johannes,

After altering database it worked for us but do we also need to change character set in mariadb config file

Pls refer screencap.
by beingbaban
04 Mar 2025, 10:22
Forum: Help
Topic: Google oauth token administration
Replies: 4
Views: 32539

Re: Google oauth token administration

Znuny team, if we upgrade from znuny 6.1 to 6.2, do we need to also copy ticketcounter.log file manually or it is automatically copied by migration script? I know it is integrated and no longer a "file". But where we can see that count. Also, if we still copy ticket counter, will it overwr...
by beingbaban
28 Feb 2025, 12:38
Forum: Help
Topic: Google oauth token administration
Replies: 4
Views: 32539

Re: Google oauth token administration

Hi Johannes,

This solution worked for us.
viewtopic.php?t=43471

We renamed the table. hope that doesnt breaks other things.
by beingbaban
28 Feb 2025, 10:25
Forum: Help
Topic: ITSM repository not populating
Replies: 8
Views: 31569

Re: ITSM repository not populating

We removed itsm at version 6.0 and upgraded all way to 6.5.
And now we tried to add repo for package6x, bundle6x, and also for latest repo but still its not loading.
Can someone suggest some solution apart from installing package manually via opm file.
by beingbaban
25 Feb 2025, 14:19
Forum: Help
Topic: Google oauth token administration
Replies: 4
Views: 32539

Google oauth token administration

I'm trying to configure oauth on znuny 6.4 but facing the issue as attached screenshot. httptype is https. fqdn is correction and endpoint has also been added. on a similar znuny instance, if I add its endpoint and refresh the token, it refreshes just fine.
by beingbaban
25 Feb 2025, 12:30
Forum: Help
Topic: Upgrade OTRS 5 to 6
Replies: 11
Views: 40990

Re: Upgrade OTRS 5 to 6

one more question about itsm bundle and other itsm individual packages like generalcatalog, importexport, itsmcore. If we dont use that are those still required for working of otrs? I', upgrading on test instance and have removed those packages. Also, see the attached screenshot. After upgrade this ...
by beingbaban
24 Feb 2025, 12:09
Forum: Help
Topic: Ticketcounter.log in OTRS 6?
Replies: 7
Views: 31129

Re: Ticketcounter.log in OTRS 6?

Znuny team, if we upgrade from znuny 6.1 to 6.2, do we need to also copy ticketcounter.log file manually or it is automatically copied by migration script?
by beingbaban
19 Feb 2025, 14:18
Forum: Help
Topic: OAuth and MultiSMTP
Replies: 1
Views: 24850

Re: OAuth and MultiSMTP

Can someone suggest as I think others should also be managing multi domain emails thru their otrs systems.
How you guys manage smtp in otrs 6 for sending mails.
by beingbaban
18 Feb 2025, 08:39
Forum: Help
Topic: OAuth and MultiSMTP
Replies: 1
Views: 24850

OAuth and MultiSMTP

HI All,

Is there any way to send mail from multiple email addresses within znuny/otrs 6 lts using oauth instead of standard method i.e. password.
by beingbaban
18 Feb 2025, 08:23
Forum: Help
Topic: App password instead of google oauth in znuny/otrs
Replies: 5
Views: 27181

Re: App password instead of google oauth in znuny/otrs

HI Johannes, Thanks for the suggestion, we have implemented oauth and are able to fetch tickets. But since we have multiple support emails/domains so we are using Multismtp plugin. Our znuny/otrs version is 6 lts. We dont see any option to use oauth for sending. Can you suggest how it can be achieve...
by beingbaban
17 Feb 2025, 11:34
Forum: Help
Topic: App password instead of google oauth in znuny/otrs
Replies: 5
Views: 27181

Re: App password instead of google oauth in znuny/otrs

HI Johannes,

Can you please review and suggest.
by beingbaban
14 Feb 2025, 11:26
Forum: Help
Topic: App password instead of google oauth in znuny/otrs
Replies: 5
Views: 27181

Re: App password instead of google oauth in znuny/otrs

This is what their update says Starting March 14, 2025, Google Workspace accounts will only allow access to apps using OAuth. Password-based access (with the exception of App Passwords) will no longer be supported. POP and IMAP are NOT going away and can still be enabled with apps that connect using...
by beingbaban
13 Feb 2025, 08:11
Forum: Help
Topic: App password instead of google oauth in znuny/otrs
Replies: 5
Views: 27181

App password instead of google oauth in znuny/otrs

can we use app password instead of google oauth in znuny/otrs as rules are changing starting march 14, 2025.
Though they have mentioned with exception of app password, but what you guys recommend?
by beingbaban
09 Aug 2024, 10:57
Forum: Help
Topic: extracting existing attachments from znuny
Replies: 0
Views: 17434

extracting existing attachments from znuny

Hi All,

Is there any way with which we can download all attachments of all the tickets within a particular queue to some folder that we can download later.
And also any way with which we can automatically fetch tickets with attachment and save all attachments to some folder.

Thanks in advance.
by beingbaban
26 Jul 2024, 06:57
Forum: General
Topic: otrs/znuny backup issue
Replies: 4
Views: 29151

Re: otrs/znuny backup issue

We were setting for mysqld.
Further did RnD and we further set it for mysqldump specifically and it solved the issue.
Just checked your response here and you also suggested the same.
Thank you so much.
by beingbaban
24 Jul 2024, 07:43
Forum: General
Topic: otrs/znuny backup issue
Replies: 4
Views: 29151

Re: otrs/znuny backup issue

joserribeiro26 wrote: 23 Jul 2024, 20:09 adjust the max_allowed_packet parameter
Thank you for getting back. It's already set to 1024M
by beingbaban
20 Jul 2024, 14:22
Forum: General
Topic: otrs/znuny backup issue
Replies: 4
Views: 29151

otrs/znuny backup issue

Hey guys migrated from 5 to 6 and now getting following error on doing backup.
What can be the issue. before it was working fine.

mysqldump: Error 2013: Lost connection to server during query when dumping table `package_repository` at row: 1
by beingbaban
19 Jul 2024, 12:11
Forum: General
Topic: getting error in syslog after upgrade
Replies: 6
Views: 32521

Re: getting error in syslog after upgrade

The version of the package does not have to be equal to the product version. Did you rebuild the configuration? Open the dynamic field screen in the admin area and check if you get new error log entries. OTRS 6 ends with version 6.0.30. The old Znuny 6 LTS ends with 6.0.48. You probably (intentiona...
by beingbaban
17 Jul 2024, 10:55
Forum: General
Topic: getting error in syslog after upgrade
Replies: 6
Views: 32521

Re: getting error in syslog after upgrade

The version of the package does not have to be equal to the product version. Did you rebuild the configuration? Open the dynamic field screen in the admin area and check if you get new error log entries. OTRS 6 ends with version 6.0.30. The old Znuny 6 LTS ends with 6.0.48. You probably (intentiona...
by beingbaban
17 Jul 2024, 09:07
Forum: General
Topic: getting error in syslog after upgrade
Replies: 6
Views: 32521

Re: getting error in syslog after upgrade

Check if you updated all packages and remove orphaned configuration with a rebuild (bin/otrs.Console.pl Maint::Config::Rebuild --cleanup). Thank you for getting back. I checked, my otrs version is 6.0.40 while when I upgraded from otrs 5 to otrs6, following is the version of addon: Screenshot_280.p...
by beingbaban
15 Jul 2024, 13:02
Forum: General
Topic: getting error in syslog after upgrade
Replies: 6
Views: 32521

getting error in syslog after upgrade

We upgraded from otrs 5 to otrs 6, though the instance is working fine. on checking syslog, its generating following error. Can someone suggest in this case what can be the issue. Daemon Kernel::System::Daemon::DaemonModules::SchedulerGenericAgentTaskManager-10[928822]: [Error][Kernel::System::Objec...
by beingbaban
15 Jun 2024, 19:30
Forum: Help
Topic: soap lite warning during check module
Replies: 1
Views: 2426

soap lite warning during check module

Hey guys, what can be the reason for following warning.
Going from otrs 5.0.18 to 6
by beingbaban
14 Jun 2024, 13:15
Forum: Help
Topic: otrs/znuny directory ownership
Replies: 3
Views: 2711

Re: otrs/znuny directory ownership

haha, thanks Roy.
by beingbaban
14 Jun 2024, 09:19
Forum: Help
Topic: otrs/znuny directory ownership
Replies: 3
Views: 2711

Re: otrs/znuny directory ownership

any update?
by beingbaban
12 Jun 2024, 09:25
Forum: Help
Topic: otrs/znuny directory ownership
Replies: 3
Views: 2711

otrs/znuny directory ownership

For older version of otrs, we generally run below command to set user and group to www-data /opt/otrs/bin/otrs.SetPermissions.pl --otrs-user=www-data --web-group=www-data But shouldnt it be user as otrs and group as www-data? I tried to have both scenarios and otrs is working but just wanted to have...
by beingbaban
07 Jun 2024, 09:19
Forum: Help
Topic: MultiSMTP with Znuny 6.5 LTS
Replies: 3
Views: 27028

Re: MultiSMTP with Znuny 6.5 LTS

any update guys?
by beingbaban
05 Jun 2024, 12:59
Forum: Help
Topic: MultiSMTP with Znuny 6.5 LTS
Replies: 3
Views: 27028

MultiSMTP with Znuny 6.5 LTS

Is anyone using MultiSMTP with Znuny 6.5 LTS. Because the latest znuny framework it support is 6.4.
by beingbaban
03 Jun 2024, 12:44
Forum: Help
Topic: Getting error after upgrade. Dashboard::Generate:
Replies: 2
Views: 1966

Re: Getting error after upgrade. Dashboard::Generate:

owner should be otrs and group should be www-data?

previously I think this command set it as www-data for both owner and group.

"/opt/otrs/bin/otrs.SetPermissions.pl --otrs-user=www-data --web-group=www-data"

kindly advise.
by beingbaban
03 Jun 2024, 09:12
Forum: Help
Topic: is minor upgrade possible
Replies: 1
Views: 1787

is minor upgrade possible

We upgraded from OTRS 5.0.18 to 6.0.40.
Is it possible to upgrade to znuny 6.0.48 which is LTS. Does that mean we need to run same migration script as that of upgrade6 that we ran previously?
by beingbaban
03 Jun 2024, 09:10
Forum: Help
Topic: Getting error after upgrade. Dashboard::Generate:
Replies: 2
Views: 1966

Getting error after upgrade. Dashboard::Generate:

Hello everyone, we upgraded otrs from 5.0.18 to 6.0.40 and now getting following error. Can someone suggest some solution. There was an error executing Execute() in Kernel::System::Console::Command::Maint::Stats::Dashboard::Generate: ERROR: OTRS-otrs.Console.pl-Maint::Stats::Dashboard::Generate-xx P...
by beingbaban
23 May 2024, 14:05
Forum: General
Topic: Znuny 6.5 LTS and MultiSMTP support
Replies: 7
Views: 7482

Re: Znuny 6.5 LTS and MultiSMTP support

reneeb wrote: 24 Mar 2023, 12:39 I'll have a look at it next week.
Hi reneeb,

Just was wondering if you got time to check and if MultiSMTP supports latest version of Znuny 6.5 LTS
by beingbaban
16 May 2023, 12:02
Forum: Help
Topic: Znuny migration error 6.2.2 to 6.3.1
Replies: 1
Views: 676

Znuny migration error 6.2.2 to 6.3.1

Migrated znuny from 6.2.2 to 6.3.1 And then ran upgradeall comand and got the following error attached at the end. So, I reran the migration script following by upgradeall, no error second time. Please advise if there is anything to worry about. ERROR: # create the package name my $CodeModule = 'var...
by beingbaban
26 Apr 2023, 16:03
Forum: General
Topic: Znuny 6.5 LTS and MultiSMTP support
Replies: 7
Views: 7482

Re: Znuny 6.5 LTS and MultiSMTP support

I only used with one smtp after modifying file.
Didnt tried multiple smtp yet
by beingbaban
26 Apr 2023, 16:02
Forum: Help
Topic: OTRS Scheduler Daemon Cron: CoreCacheCleanup OAuth2Token
Replies: 3
Views: 1211

Re: OTRS Scheduler Daemon Cron: CoreCacheCleanup OAuth2Token

Nope, but error didnt came after triggering once.
Apart from this error email, are you facing any functional issue.
Can you pls tell?
by beingbaban
18 Apr 2023, 08:59
Forum: Help
Topic: otrs 6.0 to znuny 6.1 migration itsm issue
Replies: 3
Views: 1177

Re: otrs 6.0 to znuny 6.1 migration itsm issue

i'm on ubuntu doing via source
by beingbaban
18 Apr 2023, 08:58
Forum: Help
Topic: otrs 6.0 to znuny 6.1 migration itsm issue
Replies: 3
Views: 1177

Re: otrs 6.0 to znuny 6.1 migration itsm issue

Thank you for getting back, Shawn.
Surely, goal is 6.5 LTS only.
Also, does upgrading from cli using cmd is any different from upgrading from webgui after migration?
by beingbaban
18 Apr 2023, 08:30
Forum: Help
Topic: otrs 6.0 to znuny 6.1 migration itsm issue
Replies: 3
Views: 1177

otrs 6.0 to znuny 6.1 migration itsm issue

So we were trying to upgrade from otrs6ce to znuny6.1. We have added repos prior to migration for bundle6x and packages6x but its giving us error after migration. Migration completes successfully but when we run UpgradeAll, it is not successful and frontend stops to load. If we dont run upgradeAll a...
by beingbaban
11 Apr 2023, 09:29
Forum: Help
Topic: 500 server error after upgrade from otrs6ce to znuny6.1
Replies: 8
Views: 2096

Re: 500 server error after upgrade from otrs6ce to znuny6.1

hallo can you help me please with manual or steps how to migrate from otrs community edition o Znuny ? i am using VM , i already created the new VM with Znuny. the new Znuny is working fine. now i want t migrate from the old otrs to the new Znuny ? unfortunately i didnt find any manul to help me ? ...
by beingbaban
05 Apr 2023, 11:15
Forum: General
Topic: Znuny 6.5 LTS and MultiSMTP support
Replies: 7
Views: 7482

Re: Znuny 6.5 LTS and MultiSMTP support

reneeb wrote: 24 Mar 2023, 12:39 I'll have a look at it next week.
Hi reneeb,

Just was wondering if you got time to look into it.
by beingbaban
27 Mar 2023, 08:42
Forum: General
Topic: Znuny 6.5 LTS and MultiSMTP support
Replies: 7
Views: 7482

Re: Znuny 6.5 LTS and MultiSMTP support

Thanks reneeb for having a look.
So, i edited opm file of addon and added 6.5 in support frameworks and it started to work.
Not sure if it is advised to do so.
Whats your thought on this?
by beingbaban
24 Mar 2023, 11:29
Forum: Help
Topic: 500 server error after upgrade from otrs6ce to znuny6.1
Replies: 8
Views: 2096

Re: 500 server error after upgrade from otrs6ce to znuny6.1

Yes, its optional but was wondering if how it started giving warning all of sudden. Anyways.

Can you please review my other query if you got time. :)
by beingbaban
24 Mar 2023, 08:59
Forum: Help
Topic: 500 server error after upgrade from otrs6ce to znuny6.1
Replies: 8
Views: 2096

Re: 500 server error after upgrade from otrs6ce to znuny6.1

Hi Roy, Thank you for getting back. I upgraded from otrs6 to Znuny6.5 in incremental updates. Just after 6.1, since 6.2 I had to run this command at each framework upgrade as I got cpan issue that disappeared after running upgrade cmd: bin/otrs.Console.pl Admin::Package::UpgradeAll though for frame...