Code Monkey home page Code Monkey logo

ansible-role-jetbrains-hub's Issues

Hub fails to startup

Thank you for fixing the previous error, I still need to define the user for downloading, but the installation worked.

However, when Hub is started the first time, it is started as root user leading to some directories and files ending up with root:root owner.

I guess the error is in the task Hub | Service | Configure port where you'd need to become hub user and not root.

use of synchronize for moving directory?

I'm trying to use the role you provided on macOS provisioning a virtual machine running ubuntu 14.04. So far I've run into following issues:

  1. needed to set foobarhous_user = root, which is not mentioned in the readme, otherwise there's an error
  2. as far as I understand, when moving the installation directory (task 'Hub | Moving to installation directory') with synchronize it tries to copy from my host machine to the target machine instead of just copying within the target machine. Of course the files don't exist on my host machine, therefore it fails.
fatal: [hub]: FAILED! => {"changed": false, "cmd": "/usr/bin/rsync --delay-updates -F --compress --delete-after --archive --rsh 'ssh -i /XXX/private_key -S none -o StrictHostKeyChecking=no -o Port=2200' --rsync-path=\"sudo rsync\" --out-format='<<CHANGED>>%i %n%L' \"/tmp/hub-ring-bundle-2.5.450/\" \"[email protected]:/usr/local/hub\"", "failed": true, "msg": "Warning: Permanently added '[127.0.0.1]:2200' (ECDSA) to the list of known hosts.\r\nrsync: link_stat \"/tmp/hub-ring-bundle-2.5.450/.\" failed: No such file or directory (2)\nrsync error: some files could not be transferred (code 23) at /BuildRoot/Library/Caches/com.apple.xbs/Sources/rsync/rsync-47/rsync/main.c(992) [sender=2.6.9]\n", "rc": 23}

Disclaimer: I'm very new to ansible and might not understand what's actually going on.

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.