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

Does not track changes anymore #168

Open
M4N0JKUM4R opened this issue Jul 18, 2019 · 2 comments
Open

Does not track changes anymore #168

M4N0JKUM4R opened this issue Jul 18, 2019 · 2 comments

Comments

@M4N0JKUM4R
Copy link

M4N0JKUM4R commented Jul 18, 2019

Thanks for this very nice plugin which is missing in WordPress Core.

So this is my system info:

array (
  'wordpress-version' => '5.2.2',
  'versionpress-version' => '4.0-beta2',
  'operating-system' => 'Linux vps45793.inmotionhosting.com 3.10.0-042stab138.1 #1 SMP Wed May 15 09:33:10 MSK 2019 x86_64',
  'php-version' => '7.2.20',
  'php-sapi' => 'fpm-fcgi',
  'git-version' => '2.21.0',
  'git-full-path' => '/usr/local/cpanel/3rdparty/lib/path-bin/git',
  'wp-cli-full-path' => 'wp',
)
Git
array (
  'git-binary-as-configured' => '/usr/local/cpanel/3rdparty/lib/path-bin/git',
  'git-available' => true,
  'git-version' => '2.21.0',
  'git-binary-as-called-by-vp' => '/usr/local/cpanel/3rdparty/lib/path-bin/git',
  'git-full-path' => '/usr/local/cpanel/3rdparty/lib/path-bin/git',
  'versionpress-min-required-version' => '1.9',
  'matches-min-required-version' => true,
)
Permissions
array (
  'exec-user' => NULL,
  'proc_open-user' => 'sparxia',
  'php-can-write' => 
  array (
    'ABSPATH' => true,
    'WP_CONTENT_DIR' => true,
    'sys_temp_dir' => true,
  ),
  'php-can-delete' => 
  array (
    'ABSPATH' => true,
    'WP_CONTENT_DIR' => true,
    'sys_temp_dir' => true,
  ),
  'process-can-write' => 
  array (
    'ABSPATH' => true,
    'WP_CONTENT_DIR' => true,
    'sys_temp_dir' => true,
  ),
  'php-can-delete-file-created-by-process' => 
  array (
    'ABSPATH' => true,
    'WP_CONTENT_DIR' => true,
    'sys_temp_dir' => true,
  ),
)

Everything was working fine and suddenly there were no commits shown.

ULMjb9

I get the 500 internal server error. Is there any easy fix that I am missing?

@pavelevap
Copy link
Collaborator

Hi @ManojAMK,

maybe "suddenly" is interconnected with any other change on your website (plugin installation, update, etc), any idea what could cause this issue?
Could you check your PHP error log if there is anything related to this issue?

@M4N0JKUM4R
Copy link
Author

Hi @pavelevap

Thanks for the reply. Much appreciated. I just had to reactivate the plugin and it tracks the changes again. The issue is that it does not store the previous commits. Is there any way I can backup VersionPress alone with an export option because a full site backup or a migration does not work well wiith VersionPress. It still tracks only the new changes.

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