This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
octoberforum23752
Hi everyone, we've inherited a stale project running on build 306 and thought it might be a good idea to upgrade before we go ahead with any modifications. However after a php artisan october:update the following Exception is thrown and we're a bit at loss as what to look for... Thanks in advance Markus
=================================================
Updating October...
Found 9 new updates!
Downloading plugin: SEO Extension
Downloading plugin: Wysiwyg Editors
Downloading plugin: Backend Plus
Downloading plugin: ProBlog
Downloading plugin: Google Analytics
Downloading plugin: Pages
Downloading plugin: Sitemap
Downloading plugin: Clear Cache
Downloading plugin: PMK.Redirect
Unpacking plugin: SEO Extension
Unpacking plugin: Wysiwyg Editors
Unpacking plugin: Backend Plus
Unpacking plugin: ProBlog
Unpacking plugin: Google Analytics
Unpacking plugin: Pages
Unpacking plugin: Sitemap
Unpacking plugin: Clear Cache
Unpacking plugin: PMK.Redirect
PHP Fatal error: Uncaught TypeError: Argument 1 passed to October\Rain\Foundation\Exception\Handler::report() must be an instance of Exception, instance of TypeError given, called in /www/htdocs/w0139af6/relcon.de/dev/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php on line 73 and defined in /www/htdocs/w0139af6/relcon.de/dev/vendor/october/rain/src/Foundation/Exception/Handler.php:42
Stack trace:
#0 /www/htdocs/w0139af6/relcon.de/dev/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(73): October\Rain\Foundation\Exception\Handler->report(Object(TypeError))
#1 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(TypeError))
#2 {main}
thrown in /www/htdocs/w0139af6/relcon.de/dev/vendor/october/rain/src/Foundation/Exception/Handler.php on line 42
[Symfony\Component\Debug\Exception\FatalErrorException]
Uncaught TypeError: Argument 1 passed to October\Rain\Foundation\Exception\Handler::report() must be an instance of Exception, instance of TypeError given, call
ed in /www/htdocs/w0139af6/relcon.de/dev/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php on line 73 and defined in /www/htdocs
/w0139af6/relcon.de/dev/vendor/october/rain/src/Foundation/Exception/Handler.php:42
Stack trace:
#0 /www/htdocs/w0139af6/relcon.de/dev/vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php(73): October\Rain\Foundation\Exception\H
andler->report(Object(TypeError))
#1 [internal function]: Illuminate\Foundation\Bootstrap\HandleExceptions->handleException(Object(TypeError))
#2 {main}
thrown
Last updated
octoberforum23752
Ok, so after we found out we didn't have that much data to migrate, we decided to start with a fresh install and just copied the theme which worked fine for us.
Thanks for your time anyway! Markus
1-2 of 2