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

Warning on Upgrade 1.1.0 to 1.2.1 #417

Closed
temp opened this issue Feb 17, 2021 · 6 comments
Closed

Warning on Upgrade 1.1.0 to 1.2.1 #417

temp opened this issue Feb 17, 2021 · 6 comments
Assignees

Comments

@temp
Copy link

temp commented Feb 17, 2021

When I do a docker-composer up I can see:

app_1       |  [WARNING] Some commands could not be registered:
app_1       |
app_1       | In Buddy_Repman_KernelProdContainer.php line 5703:
app_1       |
app_1       |   Class 'Buddy\Repman\Service\Dist\Storage\FileStorage' not found

Didn't see anything related in the UPGRADE-docs, did I miss something?

@temp temp changed the title Error on Upgrade 1.1.0 to 1.2.1 Warning on Upgrade 1.1.0 to 1.2.1 Feb 17, 2021
@akondas
Copy link
Member

akondas commented Feb 17, 2021

It looks like you need to clear the cache, maybe when restarting the docker we are not doing it correctly?

@akondas
Copy link
Member

akondas commented Mar 2, 2021

Hello @temp is it possible for you to check the master branch version. I would like to know if our fix has solved this problem. I will be grateful for your feedback. Thanks 😉

@temp
Copy link
Author

temp commented Mar 2, 2021

@akondas uh, I already did a manual clear cache, und it worked fine. Since I'm already on 1.2.1, I'd have to downgrade to 1.1.0 again... Any other volunteers? :-D

@akondas
Copy link
Member

akondas commented Mar 2, 2021

No downgrade needed. Thanks, we'll test it ourselves.

@temp
Copy link
Author

temp commented Mar 2, 2021

I can restart the stack, if this is sufficient. Haven't restarted it after the cache-clear. I'll try.

@temp
Copy link
Author

temp commented Mar 2, 2021

Restart worked fine, no warnings.

@akondas akondas closed this as completed Mar 2, 2021
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