New rock solid image...SYNC wont work? Ideas?

Updated all and installed sync module. Gives error:

Warning: Missing argument 3 for Feed::__construct(), called in /var/www/emoncms/Modules/sync/sync_controller.php on line 33 and defined in /var/www/emoncms/Modules/feed/feed_model.php on line 25

Notice: Undefined variable: redis in /var/www/emoncms/Modules/feed/feed_model.php on line 28

What could I try?

pentala's picture

Re: New rock solid image...SYNC wont work? Ideas?

Hi,

I'm seeing exactly the same error on a brand new Emoncms install (Debian), following the install notes here - http://emoncms.org/site/docs/installlinux

Then following the notes to install SYNC - https://github.com/emoncms/sync

Can anyone assist with getting this to work - i'd really like to be able to sync my internal database with that originally hosted on emoncms,org

 

Andrew

TrystanLea's picture

Re: New rock solid image...SYNC wont work? Ideas?

Sorry yes I should update the documentation on this, the sync module needs updating.

The best way to do it at the moment is by either approach 2 here:

http://emoncms.org/site/docs/backup

or by downloading the import_v8 scripts from here:

https://github.com/emoncms/usefulscripts/tree/master/replication/import_v8

and running import_v8 with sudo php import_v8.php once you've added your local database authentication details and remote server apikey, hopefully this can be made into a more straightforward process in time.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.