Guy Elsmore-Paddock
Guy Elsmore-Paddock
/reopen I believe something like this could solve some problems for us. We want pods to be able to connect to existing, pre-allocated storage accounts on a CIFS/SMB or NFS...
@andyzhangx would _you_ consider re-opening?
@andyzhangx Thank you for the context! That makes sense. We were using Azure Files but are now moving to Qumulo.
@andyzhangx Several reasons: 1. We needed more transparency around IOPS surges with real-time observability of storage consumption (Azure Files through Azure Monitor lags behind what's happening in production by several...
I'm still getting `java.lang.ClassNotFoundException: javax.jws.WebParam` even with the suggested `javax.jws:jsr181-api` package.
This worked for me: ``` com.sun.xml.ws jaxws-ri 2.3.0 pom ```
Still getting this one: ``` ======= CexControl version 0.9.6 ======= Attempting to load Settings File found, loaded File found, loaded Configuration created, attempting save Save successfull, attempting reload ======================================== Account...
Here's the traceback: ``` Traceback (most recent call last): File "./CexControl.py", line 276, in main TradeLoop(context, settings) File "./CexControl.py", line 338, in TradeLoop ReinvestCoinByClass(context, settings.IXC, "BTC") File "./CexControl.py", line 538,...
This appears to be for the "IXC/BTC" pair. Then again, hard to tell since it's the first pair it looks like it's trying to retrieve. EDIT: Nope, it fails on...
Technically, it's /GHS/BTC, not BTC/GHS. The former will yield the invalid symbol pair message. Very strange, that symbol pair is back up now.