Eivind Siqveland Larsen

Results 31 comments of Eivind Siqveland Larsen

I am seeing this with NSQ 0.3.8-go1.6.2. Tried running as a service with NSSM and WinSW service wrappers. No output is captured from the process, that exits immediately after launch....

Thank you @judwhite! It seems to be working with `sc.exe`, but I couldn't find a way to access any logs of the output from the process.

Interestingly, `nsq_to_file.exe` works with NSSM and WinSW, but not with `sc.exe`.

The native service support is actually quite nice, but it should be mentioned somewhere that it won't work with other service wrappers because of this. The logs are an issue...

Ok thanks, that is helpful. The format of the cipher string does not match what you describe, it looks like two strings of base64 separated by a pipe `|`: `{base64}|{base64}`...

I see now that the cipher text comes from the field `SyncData.Profile.Key`: https://github.com/mvdan/bitw/blob/aa676adb187161afb340e699a5a80b181052b011/sync.go#L114 and is prefixed with `0.`, giving the full value something like: `0.{base64}|{base64}`

Thinking about this, maybe the `{mac}` is missing from the Key on my account? That would be really weird?

Is Airplay on iOS working? I am not able to play get the audio playing on the remote airplay target.

> > Is Airplay on iOS working? I am not able to play get the audio playing on the remote airplay target. > > Yes, I just tested in my...