Part-DB 1.8.0 - REST API, Mouser info provider and more #410
Replies: 4 comments 1 reply
-
Updated the docker, ran the migration with no errors. But trying to access the webpage I get: Oops! An Error Occurred |
Beta Was this translation helpful? Give feedback.
-
in .env, change APP_ENV from prod to dev, then you'll see a clearer error message. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Composer install
…On Wed, Oct 18, 2023, 4:11 PM w0hc ***@***.***> wrote:
Symfony\Component\ErrorHandler\Error\ClassNotFoundError:
Attempted to load class "WebProfilerBundle" from namespace "Symfony\Bundle\WebProfilerBundle".
Did you forget a "use" statement for another namespace?
at /var/www/html/vendor/symfony/framework-bundle/Kernel/MicroKernelTrait.php:126
at App\Kernel->registerBundles()
(/var/www/html/vendor/symfony/http-kernel/Kernel.php:346)
at Symfony\Component\HttpKernel\Kernel->initializeBundles()
(/var/www/html/vendor/symfony/http-kernel/Kernel.php:756)
at Symfony\Component\HttpKernel\Kernel->preBoot()
(/var/www/html/vendor/symfony/http-kernel/Kernel.php:185)
at Symfony\Component\HttpKernel\Kernel->handle()
(/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35)
at Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run()
(/var/www/html/vendor/autoload_runtime.php:29)
at require_once('/var/www/html/vendor/autoload_runtime.php')
(/var/www/html/public/index.php:5)
—
Reply to this email directly, view it on GitHub
<#410 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEXIQKPBUKISP6QUUI7ER3YAAZWLAVCNFSM6AAAAAA6BBLO7SVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TGMJZGY3DC>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Part-DB 1.8.0 - REST API, Mouser info provider and more
If you like Part-DB, please consider donating to help further development. See the sponsor button on the homepage.
Database schema changed: You need to run
php bin/console doctrine:migrations:migrate
after upgrade!New features
Bugfixes
Miscellaneous
New Contributors
Full Changelog: v1.7.3...v1.8.0
This discussion was created from the release Part-DB 1.8.0.
Beta Was this translation helpful? Give feedback.
All reactions