• 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.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

[HIRE] Help With Re-Installation

Thanos92

Chevereto Member
Hello Community :) A short details about my problem: I have 2 years now a VPS server to Contado and now change and bought a new server to Hetzner Cloud! I take backup from the old server for everything and upload it to the new server with the WinSCP! I have 2 problems for the time:

1) The site open only if i use a VPN or Browser extension like Hola VPN!

2) If the site open with this way, then when i try to login i recieve this error or nothing happen and ask me again for login details:


Code:
Aw, snap! Internal Server Error [debug @ print,error_log] - https://chv.to/v3debug

** errorId #2c4ba3f1fc66c569 **
>> ParseError [0]: syntax error, unexpected '='
At /lib/G/classes/class.gettext.php:406

Stack trace:
#0 unknown file(unknown line): class_autoloader('G\Gettext')
#1 /app/lib/classes/class.l10n.php(193): spl_autoload_call('G\Gettext')
#2 /app/lib/classes/class.l10n.php(121): CHV\L10n::processTranslation('el')
#3 /app/lib/classes/class.l10n.php(132): CHV\L10n->__construct()
#4 /app/lib/classes/class.l10n.php(232): CHV\L10n::getInstance()
#5 /app/lib/classes/class.l10n.php(252): CHV\L10n::getStatic('gettext')
#6 /app/lib/classes/class.l10n.php(213): CHV\L10n::getGettext()
#7 /app/lib/l10n.php(27): CHV\L10n::gettext('Recent')
#8 /app/web.php(276): _s('Recent')
#9 /lib/G/classes/class.handler.php(125): CHV\{closure}(G\Handler)
#10 /app/web.php(412): G\Handler->__construct(Array)
#11 /app/loader.php(230): require_once('/app/web.php')
#12 /index.php(20): include_once('/app/loader.php')

3) When i press the forgot password and fill my email recieve this:

Code:
Aw, snap! Internal Server Error [debug @ print,error_log] - https://chv.to/v3debug

** errorId #0f36a73739c53150 **
>> Exception [400]: Can't insert confirmation in DB
At /app/routes/route.account.php:256

Stack trace:
#0 /lib/G/classes/class.handler.php(230): G\Handler->{closure}()
#1 /lib/G/classes/class.handler.php(130): G\Handler->processRequest()
#2 /app/web.php(412): G\Handler->__construct()
#3 /app/loader.php(230): require_once('/app/web.php')
#4 /index.php(20): include_once('/app/loader.php')

To be honest i have not idea for all these things! So if someone can hire this, please feel free to contact with me!

Thanks
 
Just do a complete check of these things

1) PHP version and all the extensions required by Chevereto or Just go to your old server and compare the stuff manually to meet the same requirement.
2) And it goes the same for DB, make sure you are using the same version of DB and the same settings.
3) Files and Folder permissions.

Just get the 3 steps done and rest it, it may solve your issue. If not you can post it back here with more info like Chevereto version used, PHP version used, DB version used.
 
Just do a complete check of these things

1) PHP version and all the extensions required by Chevereto or Just go to your old server and compare the stuff manually to meet the same requirement.
2) And it goes the same for DB, make sure you are using the same version of DB and the same settings.
3) Files and Folder permissions.

Just get the 3 steps done and rest it, it may solve your issue. If not you can post it back here with more info like Chevereto version used, PHP version used, DB version used.
Already Pm you :)
 
Last edited:
Back
Top