Hello,
I see this message in my logs as well. I can login and everything works, but I'm not sure where the fail message comes from.
Does anyone who uses AD authentication know how to resolve the error message?
Regards,
Charles
Search found 10 matches
- 10 Jan 2025, 20:28
- Forum: Help
- Topic: Bind must be completed on the connection
- Replies: 3
- Views: 14355
- 08 May 2017, 23:25
- Forum: General
- Topic: Updating perl modules used by OTRS
- Replies: 4
- Views: 5316
Re: Updating perl modules used by OTRS
Hi, Wow, yes, when I do the yum info perl-Archive-zip, I get no results. I've gone to out to the epel site /6/ and don't see it, but anyway, I do believe I've got perl somewhat mauled on my system. I've installed a lot of rpm's from the RH repository -others I've used cpan. I guess I could download ...
- 08 May 2017, 19:34
- Forum: General
- Topic: Updating perl modules used by OTRS
- Replies: 4
- Views: 5316
Re: Updating perl modules used by OTRS
Hello, It took awhile to remember, but I think I had to use cpan at some point to get some of the perl packages loaded/installed. I have epel installed and it is listed as one of my repo's using yum repolist and is enabled. But when I do (for example) [root@utiacvmrh1 ~]# yum -y install "perl(A...
- 07 May 2017, 22:42
- Forum: General
- Topic: Updating perl modules used by OTRS
- Replies: 4
- Views: 5316
Updating perl modules used by OTRS
Hello, I just upgraded OTRS on RH6 to 4.0.23 and all works. I'm looking to upgrade to 5 soon. I noticed my cpan gives different version numbers of perl modules than the the otrs.CheckModules.pl. I'm at perl 5.10 What is the best practice or path to update the perl modules used by OTRS? I have a feel...
- 10 Oct 2015, 03:41
- Forum: Help
- Topic: Trouble Migrating to new server - can't close a ticket
- Replies: 6
- Views: 2288
Re: Trouble Migrating to new server - can't close a ticket
har har...missing modules! :lol: My CheckModules checks out, I've basically done all the upgrade steps. My versions do match on both servers. I'm migrating from a RHEL 4 to RHEL6 but all the paths are same...I did have trouble with permissions deep under /opt/otrs/var/tmp/ earlier. At this point, I'...
- 09 Oct 2015, 23:44
- Forum: Help
- Topic: Trouble Migrating to new server - can't close a ticket
- Replies: 6
- Views: 2288
Re: Trouble Migrating to new server - can't close a ticket
Hello, I've rebuilt the config and deleted the cache before, but I went ahead and did it again. I went to test again - I replied to an existing ticket and got two more need module errors: RemoteAddress: ##### RequestURI: /otrs/index.pl?ChallengeToken=0fcabc8911696fbf1e153bf4d4fff419&ChallengeTok...
- 09 Oct 2015, 22:04
- Forum: Help
- Topic: Trouble Migrating to new server - can't close a ticket
- Replies: 6
- Views: 2288
Re: Trouble Migrating to new server - can't close a ticket
Also, the support assessment comes up clean.
- 09 Oct 2015, 21:57
- Forum: Help
- Topic: Trouble Migrating to new server - can't close a ticket
- Replies: 6
- Views: 2288
Trouble Migrating to new server - can't close a ticket
Hello, I'm moving my OTRS instance to a new server. After doing the restore procedure, I can login, see my tickets, send email in. When I try to close a ticket, I get the following error messages: What am I missing? The restore looks like it restored everything. From /var/log/messages OTRS-CGI-10[88...
- 16 Oct 2013, 16:15
- Forum: Help
- Topic: Restore.pl won't recreate all tables - stumped
- Replies: 1
- Views: 662
Re: Restore.pl won't recreate all tables - stumped
Hello,
I've solved the problem. My backup file only had those four tables in it. I don't why the backup failed. Perhaps a percursor to the hard drive problem?
However, I managed to get the mysql files for the otrs database and have restored all my data using those files - so a happy ending...
I've solved the problem. My backup file only had those four tables in it. I don't why the backup failed. Perhaps a percursor to the hard drive problem?
However, I managed to get the mysql files for the otrs database and have restored all my data using those files - so a happy ending...
- 15 Oct 2013, 23:52
- Forum: Help
- Topic: Restore.pl won't recreate all tables - stumped
- Replies: 1
- Views: 662
Restore.pl won't recreate all tables - stumped
Hello, Last Friday, I took an OTRS backup throgh backup.pl. Over the weekend, the sys drive on the ticket server died. It was decided to move OTRS to a new server and not fix the current one. I installed OTRS 2.4.7 on a Red Hat 5 server and got everything working - all the way through running instal...