mortee
mortee
@stefan-niedermann thank you! FWIW, I'm not currently affected by this issue, just noticed it, and thought it would be nice to report. I came across it while experienting with the...
Just ran into the same issue. +1 for a solution along the lines of lowercase_schema_reflection.
I have the same problem with v0.4.0 as @Luticus did, I get the 404 error for /push/test/cookie. Also in the log, I see these lines: ``` TRACE [warp::filters::path] /cargo/registry/src/github.com-1ecc6299db9ec823/warp-0.3.2/src/filters/path.rs:212: "ws"?:...
My specific real-life scenario is this: I want to do automation when USB Backup has finished. I think that very much makes sense.
I see your point, fair enough. In any case, there could be a script location which those processes check and execute, and in case the user is knowledgeable enough for...
Well, sorry, I'm just some guy who uses (very gratefully) OMV on his home NAS. In any case, I'll see if I can get something done about this. Honestly, I'm...
Except that in this case, OMV does have exclusive control. I don't really think the removal of a physical network interface constitutes "OMV doesn't have exclusive control over OS config".
in all fairness, chat_postMessage does work given a channel name, but omitting the leading hash mark. in this case no automatic mapping occurs, and Slack does find the channel by...
Well, maybe that channel list, once acquired, should be cached, so that the client wouldn't reload it for every single chat operation. I kind of guess that following channel creations/deletions...