Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autoload Error Admin Login #3

Open
markwangpd opened this issue May 7, 2018 · 3 comments
Open

Autoload Error Admin Login #3

markwangpd opened this issue May 7, 2018 · 3 comments

Comments

@markwangpd
Copy link

Running Magento CE 1.9.1.1

Receiving a autoload error upon first logging into the admin panel. If you refresh the panel it will load.


Warning: include(Mage/Springtimesoft/Raygun/Helper/Data.php): failed to open stream: No such file or directory in /var/www/vhosts/XXX/lib/Varien/Autoload.php on line 94

Warning: include(): Failed opening 'Mage/Springtimesoft/Raygun/Helper/Data.php' for inclusion (include_path='/var/www/vhosts/XXX/app/code/local:/var/www/vhosts/XXX/app/code/community:/var/www/vhosts/XXX/app/code/core:/var/www/vhosts/XXX/lib:.:/usr/share/php:/usr/share/pear') in /var/www/vhosts/XXX/lib/Varien/Autoload.php on line 94

Fatal error: Class 'Mage_Springtimesoft_Raygun_Helper_Data' not found in /var/www/vhosts/XXX/app/Mage.php on line 547

Checking the file it is in the path. We noticed it with the latest SUPEE-10570

@ZaneA
Copy link
Contributor

ZaneA commented May 7, 2018

Thanks for the report @markwangpd, we will try to reproduce this soon.

Are there any other details you can provide about the environment to help with debugging? (main things would be PHP version, is compilation mode being used? and is there any load balancing?)

@markwangpd
Copy link
Author

Hi Zane -
No load balancing on the Admin server.
PHP Version is 5.5.9-1ubuntu4.24.
nginx version: nginx/1.4.6 (Ubuntu)
No compilation and no caching on this particular instance.

@magenizr
Copy link

Hi folks - use https://github.com/magenizr/Magenizr_Raygun for Magento2 support

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants