Code Monkey home page Code Monkey logo

ffsync_ynh's People

Contributors

beudbeud avatar josue-t avatar julienmalik avatar lmangani avatar matlink avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ffsync_ynh's Issues

How to setup firefox once installed ?

Hi

Would you be kind enought to add a README or something of sort to explain how to setup a workstation's firefox to use the newly installed ffsync ? Maybe the best would be to replace the static "it works!" page in https/yunohost.tld/ffsync/ by somes instructions.

I tried stuff from [the official doc|https://docs.services.mozilla.com/howtos/run-fxa.html#howto-run-fxa] and from the readme in your source folder, nothing work so far. I got the first page ~Get started, then the link send me to "about:accounts?entryPoint=menupanel" which is a grey page with a single "0"...

Anyway, thanks for the good work so far!

Fork

@rigelk,

  • You could move the app to YunoHost-Apps organization.
  • Could you open issues on the repository.
  • You could set yourself as maintainer on the manifest.
  • set "yunohost": ">> 2.5.4 as dependency on the manifest as git sumodules was introduced on v.2.5.4.
  • Line 51, I added git clone https://github.com/mozilla-services/syncserver ../sources as it seems git submodule have an issue. ../sources folder is empty. See following point.
  • I encounter an issue with v.1.6.2:
+ cd /opt/yunohost/ffsync
+ sudo make build
Warning: make: *** No rule to make target 'build'.  Stop.
+ '[' -z ']'
+ sudo swapoff
Warning: 
Warning: Usage:
Warning:  swapoff [options] [<spec>]
Warning: 
Warning: Options:
Warning:  -a, --all              disable all swaps from /proc/swaps
Warning:  -v, --verbose          verbose mode
Warning: 
Warning:  -h, --help     display this help and exit
Warning:  -V, --version  output version information and exit
Warning: 
+ sudo rm -f
Warning: The <spec> parameter:
Warning:  -L <label>             LABEL of device to be used
Warning:  -U <uuid>              UUID of device to be used
Warning:  LABEL=<label>          LABEL of device to be used
Warning:  UUID=<uuid>            UUID of device to be used
Warning:  <device>               name of device to be used
Warning:  <file>                 name of file to be used
Warning: 
Warning: For more details see swapoff(8).
+ sudo find /opt/yunohost/ffsync/ -type d -exec chmod 2755 '{}' ';'
+ sudo find /opt/yunohost/ffsync/ -type f -exec chmod g+r,o+r '{}' ';'
+ sudo chmod +x /etc/init.d/ffsync
+ sudo update-rc.d ffsync defaults
+ sudo service ffsync restart
Warning: Job for ffsync.service failed. See 'systemctl status ffsync.service' and 'journalctl -xn' for details.
+ sudo service ffsync restart
Warning: Job for ffsync.service failed. See 'systemctl status ffsync.service' and 'journalctl -xn' for details.
+ sudo service ffsync restart
Warning: Job for ffsync.service failed. See 'systemctl status ffsync.service' and 'journalctl -xn' for details.
+ sudo yunohost app ssowatconf
The SSOwat configuration has been generated
+ sudo service nginx restart
+ sudo yunohost service add ffsync -l /var/log/ffsync.log
The service 'ffsync' has been added
+ ynh_app_setting_set ffsync skipped_uris /
+ sudo yunohost app setting ffsync skipped_uris -v / --quiet
Success! The SSOwat configuration has been generated
Success! Installation complete

1 sync other don't

Can I know / what change to get this FF to sync?

This FF IS syncing:

image

This one does NOT:

image

Than YOU very much for Your time and effort!

Nothing synced?

With android app or with firefox on mac or on windows, the only thing that seems to be synced is the open tabs. Is it normal?

Installation issue

Just got this installing on a up to date yunohost 2.4

 swapoff [options] []

Utilisation :

+ sudo swapoff

+ '[' -z ']'

Guess you meant swapoff -a

syncserver.ini crushed while the upgrade

When we upgrade ffsync the syncserver.ini file is crushed by the synserver.ini file in the sourcecode and it is not configured.

I purpose to delete the syncserver.ini file in the source code directory.

Thanks

Error while update

When we update ffsync the "$secret" variable is not defined. After update we lost this password and we can't find that password in yunohost's settings.

The other minor problem is with "$db_user" and "$db_pwd" but it is defined in yunohost's settings.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.