Giter VIP home page Giter VIP logo

cirrid's Introduction

cirrid's People

Contributors

svendowideit avatar

Watchers

 avatar  avatar  avatar  avatar

cirrid's Issues

MacOS: Failed to restart Cirri host Daemon

MEGAPTERA-DP:Desktop wil9cr$ sudo ./cirrid install
2021/04/26 10:56:07 installing:
2021/04/26 10:56:07 [VERBOSE] Exec: /usr/local/bin/cirrid-v0.2021.04.21.125340+5071083 version --show-only=cirri --format={{.Version}}
2021/04/26 10:56:07 OK: /usr/local/bin/cirrid-v0.2021.04.21.125340+5071083 is up to date with /Users/wil9cr/Desktop/cirrid
2021/04/26 10:56:07 OK: /usr/local/bin/cirrid is a link to /usr/local/bin/cirrid-v0.2021.04.21.125340+5071083
2021/04/26 10:56:07 Start service:
2021/04/26 10:56:07 Failed to restart Cirri host Daemon: "launchctl" failed with stderr: /Library/LaunchDaemons/cirrid.plist: Could not find specified service
Unload failed: 113: Could not find specified service

/Library/LaunchDaemons/cirrid.plist

<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd" >
<plist version='1.0'>
  <dict>
    <key>Label</key>
    <string>cirrid</string>
    <key>ProgramArguments</key>
    <array>
      <string>/usr/local/bin/cirrid</string>
    
      <string>run</string>
    
    </array>
    
    
    
    <key>SessionCreate</key>
    <false/>
    <key>KeepAlive</key>
    <true/>
    <key>RunAtLoad</key>
    <false/>
    <key>Disabled</key>
    <false/>
    
    <key>StandardOutPath</key>
    <string>/usr/local/var/log/cirrid.out.log</string>
    <key>StandardErrorPath</key>
    <string>/usr/local/var/log/cirrid.err.log</string>
  
  </dict>
</plist>

look hard at what IP address to use

on Linux I'm using the docker bridge one - this is "ok"

but on OSX, I'm using that too - but its not real... (ip alias)

maybe i should be using a LinkLocal address.

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.