Item12255: Unable to log into Trunk

pencil
Priority: Normal
Current State: No Action Required
Released In: n/a
Target Release: n/a
Applies To: Web Site
Component:
Branches:
Reported By: GuruprasadIyer
Waiting For:
Last Change By: GuruprasadIyer
I am unable to log into the Trunk at http://trunk.foswiki.org

-- GuruprasadIyer - 20 Nov 2012

Could you give us a bit more to go on? I found where you logged into foswiki.org successfully when you opened this task. From that log, I found your IP and searched the trunk logs for it. I found where you post to the bin/login script.

 - POST  bin/login ...   returns 302 redirect
 - GET Main/WebHome returns 200 - 1821 bytes

So it appears to work, but what I can't find is any indication of failure or success. Foswiki should have logged an AUTHENTICATION success message. But that might be a different bug. AUTHENTICATION messages have not been logged on trunk since What exactly happens? ... er... actually the logs stopped on 10/17.

There are no special permissions to use trunk, and the password files are common to the foswiki.org site.

-- GeorgeClark - 20 Nov 2012

Now that I've found the correct log, your login worked. So something else is failing for you.

| 2012-11-20T05:44:06Z info | GuruprasadIyer | login | Main.WebHome | AUTHENTICATION SUCCESS - GuruprasadIyer - Chrome |  x.x.x.x |

-- GeorgeClark - 20 Nov 2012

This is the error message I am getting:

Use of uninitialized value $_[0] in join or string at /usr/home/trunk.foswiki.org/core/lib/Foswiki/Response.pm line 430.
 at /usr/local/lib/perl5/5.10.1/CGI/Carp.pm line 356.
   CGI::Carp::realdie('Use of uninitialized value $_[0] in join or string at /usr/ho...') called at /usr/local/lib/perl5/5.10.1/CGI/Carp.pm line 437
   CGI::Carp::die('Use of uninitialized value $_[0] in join or string at /usr/ho...') called at /usr/home/trunk.foswiki.org/core/lib/Assert.pm line 55
   Assert::__ANON__('Use of uninitialized value $_[0] in join or string at /usr/ho...') called at /usr/home/trunk.foswiki.org/core/lib/Foswiki/Response.pm line 430
   Foswiki::Response::print('Foswiki::Response=HASH(0x672a78)', undef) called at /usr/home/trunk.foswiki.org/core/lib/Foswiki.pm line 868
   Foswiki::writeCompletePage('Foswiki=HASH(0x672970)', '<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN...', 'view', 'text/html') called at /usr/home/trunk.foswiki.org/core/lib/Foswiki/UI/View.pm line 444
   Foswiki::UI::View::view('Foswiki=HASH(0x672970)') called at /usr/home/trunk.foswiki.org/core/lib/Foswiki/UI.pm line 316
   Foswiki::UI::__ANON__() called at /usr/local/lib/perl5/site_perl/5.10.1/Error.pm line 419
   eval {...} called at /usr/local/lib/perl5/site_perl/5.10.1/Error.pm line 411
   Error::subs::try('CODE(0x603c88)', 'HASH(0xa943d8)') called at /usr/home/trunk.foswiki.org/core/lib/Foswiki/UI.pm line 435
   Foswiki::UI::_execute('Foswiki::Request=HASH(0xa704e0)', 'CODE(0x9fd3c0)', 'view', 1) called at /usr/home/trunk.foswiki.org/core/lib/Foswiki/UI.pm line 274
   Foswiki::UI::handleRequest('Foswiki::Request=HASH(0xa704e0)') called at /usr/home/trunk.foswiki.org/core/lib/Foswiki/Engine/CGI.pm line 41
   Foswiki::Engine::CGI::run('Foswiki::Engine::CGI=HASH(0x782bc8)') called at /home/trunk.foswiki.org/core/bin/view line 29.

I am using Chrome.

-- GuruprasadIyer - 21 Nov 2012

Is this still failing? I have not seen any crashes in the trunk logs since October.

If it still occurs, could you look for me (gac410) on the #Foswiki IRC channel? I'd like to add some debug print statements to Foswiki.pm to try to figure out why the page is becoming undefined. writeCompletePage is entered with what appears to be a valid page, calls several handlers and when it prints the response, it's undefined.

-- GeorgeClark - 27 Nov 2012

Again, I am unable to log into trunk. After entering my username and password when I click on Logon, the same page comes up again. Even when I click on "Have problems logging in?" it still stays on the same page.

-- GuruprasadIyer - 06 Jul 2015

I have no idea what's going on. Everything looks completely normal in the logs. I found your Authentication requests, and they appear to be accepted. I suggest clearing your local browser cache, and possibly refreshing the foswiki cache by requesting a page and add ?refresh=cache query param to the URL.

-- GeorgeClark - 12 Jul 2015

Still no luck. The situation is as it is. I have deleted my local cache and also tried ?refresh=cache. It does not work. I am using IE11 and am behind a proxy server in my corporate network.

-- GuruprasadIyer - 13 Jul 2015

Please try it again. I've disabled the "IP Session Matching" option on trunk. It can cause problems when access is via a proxy.

-- GeorgeClark - 13 Jul 2015

I have no idea what's going on. It's been a year with no other reports. Setting to No Action Please reopen if this is still an issue. As we can't recreate, it may be best to seek us out on IRC for some interactive debugging.

-- GeorgeClark - 25 Sep 2016

I am able to log into trunk now from Chrome. Thanks!

-- GuruprasadIyer - 26 Sep 2016
 

ItemTemplate edit

Summary Unable to log into Trunk
ReportedBy GuruprasadIyer
Codebase trunk
SVN Range
AppliesTo Web Site
Component
Priority Normal
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
masterCheckins
ItemBranchCheckins
Release02x01Checkins
Release02x00Checkins
Release01x01Checkins
Topic revision: r12 - 26 Sep 2016, GuruprasadIyer
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy