This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

[7.500][BUG][CONFIRMED] Webadmin Login fails

Hi all,
I just upgraded to V7.5 GA but I found an error/bug. I did the following:
- Imported the ESX V7.400 VM in vSphere
- Upgraded the from up2dates 7.401, 7.402, 7.403, 7.404, 7.405 and as last to 7.500
- When I log in WebAdmin, I get the following error:
  "Can't use an undefined value as a symbol reference at /PerlApp/core/modules/core_feed.pm line 45."
- I don't have a "display"
- Now I restore the config-file from V7.490, waited a few minutes and the error is now gone...

So eventually it works fine...


This thread was automatically locked due to age.
Parents
  • Hi:

    glad to hear that it works for you now. now we just need to figure out if the feed fetching or the user preferences is the cause (but i guess the first one).

    can make a dump on the console of the following objects?:

    cc get_object REF_of_your_login_user

    there should be a line: 'user_preferences' => 'REF_something'

    I need also a dump of the user_preferences object:

    cc get_object REF_something

    Kind Regards,
    Sascha

    Cheers,

    Sascha Rudolph
    Senior Software Engineer, NSG

  • Ich habe die gleiche Problem. Wann ich die Kommando eingeben, bekomme ich

     JMFASGV7:/var/log # cc get_object REF_jasper
    REF_jasper => 0
    JMFASGV7:/var/log # cc get_object REF_of_your_login_user
    REF_of_your_login_user => 0

    Ich nehme an das is falsch!?!?

    Was ist die Angabe fuer die REF_of_your_login_user? Das '0' bedeutet ein Fehler oder?
Reply
  • Ich habe die gleiche Problem. Wann ich die Kommando eingeben, bekomme ich

     JMFASGV7:/var/log # cc get_object REF_jasper
    REF_jasper => 0
    JMFASGV7:/var/log # cc get_object REF_of_your_login_user
    REF_of_your_login_user => 0

    Ich nehme an das is falsch!?!?

    Was ist die Angabe fuer die REF_of_your_login_user? Das '0' bedeutet ein Fehler oder?
Children
No Data