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

Not work after update #812

Closed
Lau-Co opened this issue Jul 10, 2019 · 10 comments
Closed

Not work after update #812

Lau-Co opened this issue Jul 10, 2019 · 10 comments

Comments

@Lau-Co
Copy link

Lau-Co commented Jul 10, 2019

HI,
After following procedure, when i connect to admin i have this error :
XSym 0051 46d9598713dbff3261a17ba765a5bd84 ../../Core/Frameworks/BaikalAdmin/WWWRoot/index.php

Nothing on error log.
Dav.php error says
Error: Class 'Sabre\DAV\Sharing\Plugin' not found in /apps/baikal/web/Core/Frameworks/Baikal/Core/Server.php:172
Stack trace:
#0 /apps/baikal/web/Core/Frameworks/Baikal/Core/Server.php(112): Baikal\Core\Server->initServer()
#1 /apps/baikal/web/html/dav.php(59): Baikal\Core\Server->__construct(true, true, 'Digest', 'BaikalDAV', Object(PDO), '/html/dav.php/')
#2 {main}

I was on 0.5.0 mysql php 7.2
And move to 0.5.3
I replace Core and html directory.
Not touch to Specific one.
and copy « root » files too (changelog,licence,makefile,composer)

Can you help me find what can I do for resolving the problem.
Note that lose actual data is not a problem.

Many Thanks for your work and support.
Best,
Laurent

@ByteHamster
Copy link
Member

Please follow the upgrade instructions closely. It says to replace everything except the Specific directory. It looks like you did not replace the vendor directory that contains the class which the error refers to.

@Lau-Co
Copy link
Author

Lau-Co commented Jul 10, 2019 via email

@ByteHamster
Copy link
Member

Then you probably downloaded the wrong zip file. Have a look at the releases page and download the release (not the source code). The release already contains dependencies in the vendor folder

@Lau-Co
Copy link
Author

Lau-Co commented Jul 10, 2019 via email

@ByteHamster
Copy link
Member

So it's fixed now? Then please close the issue.

Baikal is developed by many different people. Therefore, we do not accept donations.

@Lau-Co
Copy link
Author

Lau-Co commented Jul 10, 2019 via email

@ByteHamster
Copy link
Member

Looks like a typo happened somewhere.

Base table or view not found: 1146 Table 'baika.calendarinstances' doesn't exist

Shouldn't the table be called baikal instead of baika?

@Lau-Co
Copy link
Author

Lau-Co commented Jul 10, 2019 via email

@Lau-Co
Copy link
Author

Lau-Co commented Jul 10, 2019 via email

@ByteHamster
Copy link
Member

You shouldn't need to rename any tables. Do you have a typo in the configured database name? Whatever, if you reinstall, you shouldn't have the issue anymore.

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

2 participants