Cannot log into OTRS

Moderator: crythias

Locked
dvella
Znuny newbie
Posts: 2
Joined: 25 Jun 2014, 17:25
Znuny Version: 3.3.8
Real Name: David Vella
Company: Seasus Ltd

Cannot log into OTRS

Post by dvella »

Hi,

I am new to OTRS and was asked by a client to install on his Windows Server (Win 2012).

I used the Windows installer and managed to get it up and running until the installation page. I was given a username and password after I did the installation...so far so good...however when I tried to use the credentials that I was given I'm not being redirected to the dashboard.

The username and password are correct since when trying to log with a different password I get the following error "Login failed! Your user name or password was entered incorrectly. " So to my understanding credentials seems to be fine.

Tried to reset the password a number of times and reinstalled OTRS however to no avail...

The Version of OTRS installed is 3.3.8 and ActivePerl 5.16.3.1604.

I have also attached to log file to check.

Any help is greatly appreciated.

Best regards,

David
You do not have the required permissions to view the files attached to this post.
eandrex
Znuny expert
Posts: 213
Joined: 04 Nov 2012, 23:58
Znuny Version: OTRS 4.x
Real Name: Esteban
Company: NORTON DE COLOMBIA

Re: Cannot log into OTRS

Post by eandrex »

yeah, it is a weird behaviour of OTRS when using perl.exe as *.pl handler in IIS, you should switch to PerlEx..and since you got installed ActivePerl 5.16.3.1604, you should go back to 1603 build(see viewtopic.php?f=62&t=25238#p101532)

however, a workaround for your issue would be this:

go to: http://yourdomain.com/otrs/index.pl?Act ... sword=root
dvella
Znuny newbie
Posts: 2
Joined: 25 Jun 2014, 17:25
Znuny Version: 3.3.8
Real Name: David Vella
Company: Seasus Ltd

Re: Cannot log into OTRS

Post by dvella »

Hi Esteban,

Thanks for your prompt reply. Much appreciated...

I installed an older version of active perl...still I couldn't log in.

Configured IIS to use PerlEx and still couldn't log in.

So I entered the URL as suggested in your reply (as follows) and managed to log in...

http://localhost/otrs/index.pl?Action=L ... ord=xxxxxx

I will proceed with some debugging from my end...however if you have other suggestions you are more than welcome :)

Thanks again...

Best regards,

David
ssg
Znuny newbie
Posts: 2
Joined: 14 Jul 2014, 07:00
Znuny Version: 3.3.5

Re: Cannot log into OTRS

Post by ssg »

Hello dvella,
Please let me know if you found any solution for this. I am facing a similar problem where upon entering correct root@localhost and password, it just loops back to login screen and does not forward to dashboard.

1. Based on the suggestions I tried installing the 1603 build of Perl
2. Tried Lower Versions of OTRS like 3.3.5

No luck.

Thanks,
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Cannot log into OTRS

Post by crythias »

Ie11? Try compatibility view.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
ssg
Znuny newbie
Posts: 2
Joined: 14 Jul 2014, 07:00
Znuny Version: 3.3.5

Re: Cannot log into OTRS

Post by ssg »

I found the issue resolution posted here and it worked

viewtopic.php?f=62&t=23417

Thanks,
Locked