Matthew Carey

Results 24 comments of Matthew Carey

Do you have restricted permissions on that user? Currently, to test if the Influx Connection is working I'm sending a show users command. If the command throws and exception the...

Glad to hear that worked. Admittedly not an ideal work around. When I have some time I'll see if I can come up with a better way to verify the...

It's line 41 in InfluxdbSpeedtest.py that's causing the issue. The easiest solution would be using a user with root permissions temporary. I'll get it fixed this weekend.

Nice! Thanks for the heads up. I'll mess with it this weekend.

Do you have an example of a mod where it wasn't working correctly?

This is probably a problem in my code. The checkout to location was added after my last update to SnipeSharp. I'll try to dig into it and fix soon. I've...

Hey, thanks for the info. I just tested this out and it actually works as is. The below code checks out the asset to the proper user. ``` Asset asset...

I honestly have no idea if this still works or is still needed. It's been years since I wrote it or hosted a game server for that matter. If you...

Sorry, I just realized you submitted this. Haven't been doing any work recently. I'll get this merged soon. I didn't realize this would cause some sites to fail but it...

Hey, thanks for the info. I had no idea that was a problem. Changes look good. I should be able to test them this weekend just to make sure.