unable to login after installation

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
2/11/2007 7:44:14 PM
Gravatar
Total Posts 4

unable to login after installation


Hi there,

I just did a fresh install of mojoportal on my web server (Suse 10.0 Apache 2.0.54 and MySQL 4.1.13)
When I open the site in my browser, I see the upper mojoportal navigation area (no page content).

When I select 'Register' or 'Log In', I see the error page telling me 'We're sorry but a server error has occurred while trying to process your request...' etc. The currentlog.config file says '

2007-02-12 02:39:04,602 [1091308464] ERROR mojoPortal.Web.Global [(null)] - fisherman.is-a-geek.com
System.NullReferenceException: Object reference not set to an instance of an object
at mojoPortal.Web.Login.Page_Load (System.Object sender, System.EventArgs e) [0x00000]
at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_object_EventArgs (object,System.EventArgs)
at System.Web.UI.Control.OnLoad (System.EventArgs e) [0x00000]
at System.Web.UI.Control.LoadRecursive () [0x00000]
at System.Web.UI.Page.InternalProcessRequest () [0x00000]
at System.Web.UI.Page.ProcessRequest (System.Web.HttpContext context) [0x00000]

The URL is http://fisherman.is-a-geek.com

What am I missing ? Any hint is appreciated.
2/11/2007 8:08:56 PM
Gravatar
Total Posts 4

Re: unable to login after installation

P.S.  from the Apache error log:

        File does not exist: /srv/www/vhosts/fisherman.is-a-geek.com/Data/style/mojo1.css   

There is no such file - existing files are

    CalendarBlue.css
    CalendarBlue2.css
    CalendarBrown.css
    CalendarGreen.css
    CalendarMojo.css
    CalendarSystem.css
    CalendarTas.css
    CalendarWin2k1.css
    CalendarWin2k2.css
    CalendarWin2kCold1.css
    CalendarWin2kCold2.css
    rss1.css
2/11/2007 9:32:28 PM
Gravatar
Total Posts 18439

Re: unable to login after installation

Hi,

Not sure, maybe it healed itself.

I can login to your site from here. Are you still having trouble?

Joe
2/11/2007 10:26:14 PM
Gravatar
Total Posts 4

Re: unable to login after installation

Joe,

first of all, thanks for your quick reply.

I tried again with IE and Firefox, but no luck. Then I had another idea - I disabled Norton Personal Firewall - and it worked...
I have no idea what / why it is blocking this.
2/11/2007 10:29:49 PM
Gravatar
Total Posts 18439

Re: unable to login after installation

It must have been blocking cookies.

Glad you're up and running.

Cheers,

Joe
2/11/2007 10:50:15 PM
Gravatar
Total Posts 4

Re: unable to login after installation


Joe,

I'm not sure about the details... all other pages requesting to send / read cookies are working fine, even my own ASP.NET login pages on my servers
There must be something special about the mojoportal login. I'm afraid I will not find enough time to search out what exactly is causing this, as my time is rather limited.

Cheers!
You must sign in to post in the forums. This thread is closed to new posts.