Error while upgrading 2.1.2 to 2.2.0 on bitnami

I’m trying to update with usual steps. Getting error:

bitnami@bitnami-dreamfactory-502e:~/apps/dreamfactory/htdocs$ sudo php composer.phar install --no-dev
Running composer as root/super user is highly discouraged as packages, plugins and scripts cannot always be trusted
Loading composer repositories with package information
Installing dependencies from lock file
Nothing to install or update
Generating autoload files

php artisan clear-compiled
PHP Fatal error: Class ‘Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider’ not found in /opt/bitnami/apps/dreamfactory/htdocs/vendor/laravel/framework/src/Illuminate/Foundation/ProviderRepository.php on line 146

[Symfony\Component\Debug\Exception\FatalErrorException]
Class ‘Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider’ not found
Script php artisan clear-compiled handling the post-install-cmd event returned with an error
[RuntimeException]
Error Output: PHP Fatal error: Class ‘Barryvdh\LaravelIdeHelper\IdeHelperServiceProvider’ not found in /opt/bitnami/apps/dreamfactory/htdocs/vendor/laravel/framework/src
/Illuminate/Foundation/ProviderRepository.php on line 146

1 Like

I get the same error when I start the Dreamfactory in the new gear on Openshift.
This line from the “php-error.log”

please help

1 Like

We are looking into this for you @DamonV and @Yuriy_Klyuch1.


Thank you,
@AlexBowen
Community Manager

1 Like

Ok, I tried yesterday - works now!

2 Likes

Great to hear @Yuriy_Klyuch1! Thanks for letting us know. What worked for you?

@DamonV are you still having issues?

Thanks,
@AlexBowen

Yesterday I tried it and the installation was successful. Thanks!

1 Like

nothing new on my side, I repeated same steps

1 Like