What are the Slack Archives?
Itβs a history of our time together in the Slack Community! Thereβs a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you wonβt be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
Hi guys, after updating kernel to 3.33.0 version, I am unable to open Yves. There seems to be a prob
Hi guys, after updating kernel to 3.33.0 version, I am unable to open Yves. There seems to be a problem with wrong application booting, and exception I was given is in the snippet. spryker/silexphp has been updated to 0.3.4 and spryker/silex to 2.2.0
Am I missing something else to update here? Thank you.
Comments
-
my easiest (not necessarily the fastest) approach would be to clone fresh copy somewhere else and then run a
meld
application against it and my own repo0 -
usually something was updated in
Pyz
during the update and that's what you're missing0 -
(which is not what composer takes care of)
0 -
thing is I am updating packages version by version
0 -
and this happened after I updated spryker/kernel:3.32.0 to 3.33.0 (update-with-dependencies)
0 -
no other things are touched on my branch
0 -
my suggestion still applies
0 -
updating the package version by version might be a bad idea though since they are not usually backward cokmpatible
0 -
I am sorry but I donβt understand what to compare
0 -
and they are not always bound to the correct (small enough constraints) in composer.json
0 -
what your store is based on? b2c b2b or shopsuite ?
0 -
old shop suite setup
0 -
anyway, this error happens inside vendor logic, I am just wondering do I need to update something else beside these packages abovementioned?
0 -
- clone https://github.com/spryker-shop/suite
- install meld - https://meldmerge.org/
- do a directory comparison between your project and files from shop-suite
0 -
most likely there will be differences between shop suite and your application in composer.json and
Pyz
I advise to update them all to make them compatible (not only packages you mentioned)0 -
thank you
0 -
our app is also based on shop suite and this is what we usually do
0 -
if you find any issues during the process feel free to PM me
0 -
thanks a lot
0 -
@UN3B09WJK can you open this link? https://github.com/spryker/kernel/compare/3.32.0...3.33.0
0 -
yes, I have been looking into these changes but havent figured out what might be the problem
0 -
if youβre sure that this update has broken your shop, you can check the code changes, maybe that could give you an idea
0 -
okay, got it
0 -
scenario is, I have pulled out branch only for upgrading purposes, and I am going version by version up
0 -
I managed to achieve to bring up kernel and dependent packages to spryker/kernel 3.32.0, and on 3.33.0 it breaks
0 -
yeah, from the change set itβs hard to find a relation to your error. Any other subsequent dependencies could do that?
0 -
whole app works on 3.32.0, breaks on 3.33.0
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 76 Spryker News
- 929 Developer Corner
- 787 Spryker Development
- 89 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 26 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random