• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • This community is user driven. Be polite with other users.
    • We recommend purchasing a Chevereto license to participate in this community.
    • Purchase a Community Subscription to get even faster ticket response times.

Update download takes forever

Status
Not open for further replies.

harry01

💖 Chevereto Fan
screen_366.jpg Here is: updating in Progress and goes not further for 1920hd.nl and studio97.nl had to abort the process after 10 minutes.
 
Last edited:
The download should happen very fast because your website connects directly to Chevereto.com for the file delivery. In the rare cases when that fails the best that you can do is to wait a few minutes and try again. There are multiple factors that could be jamming the connection between your server and Chevereto.com

There is also the fact that we moved the server just yesterday and maybe something is not properly configured at our end. Keep trying a couple times and if nothing happens send me admin + FTP access to your website (inbox@chevereto.com).

Hope it helps,
Rodolfo.
 
The download should happen very fast because your website connects directly to Chevereto.com for the file delivery. In the rare cases when that fails the best that you can do is to wait a few minutes and try again. There are multiple factors that could be jamming the connection between your server and Chevereto.com

There is also the fact that we moved the server just yesterday and maybe something is not properly configured at our end. Keep trying a couple times and if nothing happens send me admin + FTP access to your website (inbox@chevereto.com).

Hope it helps,
Rodolfo.


Oke I will try later this evening and other to morning. let you know the results
 
I got the same drop tables problem.
All other updtes in the past had no problems at all. Yes also the rollback was done. But now I need to in the database 🙁

Table done by hand, now I got this: Make sure that the current database user harry has ALL PRIVILEGES granted over the harry_studio97 table.

have send mail!
 
Last edited by a moderator:
Send me admin and FTP access, I need to debug the thing otherwise more issues will be there.
 
The notifications table had an issue. I ran these:
Code:
ALTER TABLE `chv_likes` ADD `like_content_user_id` bigint(32) DEFAULT NULL;
ALTER TABLE `chv_notifications` ADD `notification_trigger_user_id` bigint(32) DEFAULT NULL;

And everything is OK now.
 
The notifications table had an issue. I ran these:
Code:
ALTER TABLE `chv_likes` ADD `like_content_user_id` bigint(32) DEFAULT NULL;
ALTER TABLE `chv_notifications` ADD `notification_trigger_user_id` bigint(32) DEFAULT NULL;

And everything is OK now.
Thanks Roldolfo!
 
Status
Not open for further replies.
Back
Top