ThaMunsta
ThaMunsta
i had this issue on v3 and now upgraded but still have the issue on v4. the newsletter emails does not seem to send duplicates nor do emails pertaining to...
Chiming in with the GIGABYTE Z390 AORUS PRO WIFI
I received the same email. Hopefully I won't have to use other methods.
I'm seeing the same thing. Weird I continue to see the logs even if I remove c.im as a relay. If anyone has troubleshooting suggestions lmk
I tested Mixxx and that worked but yeah the WebDJ on my docker install doesnt work. Different error though. I get: `Failed to construct 'WebSocket': The URL 'undefined' is invalid.`
Awesome!! I "merged" in the code from commit b83d54b and it's working for me. 44.1kHz had some performance issues on the machine I just tested with but that's a me...
Short URLs were recently removed. Take a look at "/controllers/main.coffee" and make sure you have something like `longURL = "http://#{domain}/#{fileName}"` Might be all that's missing.
I've determined this is a cookie issue. Not totally sure why the page doesn't want to create a cookie for me but I removed some of the checks so I...
I had this issue too. I changed the long url to include the http:// so the browser didn't think it was a relative path. "/controllers/main.coffee" I changed line 116 longURL...
Did you get any further with this? I get an error that its expecting any sort of private key... My guess is since google changed from a pem file to...