-
Do it.
-
All the upgrade steps ran without errors, but new errors appear.
For the background workers:
```
(): mapping values are not allowed in this context at line 19 column 31
/usr/local/lib/ruby/2.3/p…
-
When i launch my start.bat it installs the dependencies and then gives me this error : Error: Compilation of µWebSockets has failed and there is no pre-compiled binary available for your system. Pleas…
-
I use node.js v8.2.0 and ws v3.0.0.
Below is a tiny server and client example.
- Start the server in one console
- Start the client in another console
When the client connects the server cre…
-
Hi, I've an old Qnap nas, on it I've a chroot enviroment with debian
From the root user (I had some problem with the user so I use the root instead) I cloned the source and the make process seems f…
-
Hi, maybe I made some mistake, I'm out for vacancy and I tried to update to latest commit, so like always I do the make diff, but the bot won't restart, so I check up if all is ok and I think is but v…
-
I am trying to run the bot on CentOs 7 but I am getting the following error on starting the bot:
Error: libquickfix.so.16: cannot open shared object file: No such file or directory
at Object.Modul…
-
Has anybody seen this one before?
```
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/home/opam/.…
-
Hi Alvyxaz,
I'm trying to communicate only between the server and one specific client, so clientA will never know that clientB exists (even when the clientB connects to the server).
Can you tell how…