Jony

Results 8 issues of Jony

I used the docker mode to start cloudtunes-server. The following things went OK supervisord redis-server mongdb Except cloudtunes-worker. The error messages were as follows: 2017-04-18T07:28:57.650+0000 [initandlisten] connection accepted from 127.0.0.1:44944...

Looks like Swar incorrectly parses linux paths. temporary_directory: - /mnt/nvme01 temporary2_directory: - /mnt/nvme01 destination_directory: - /mnt/nfs Traceback (most recent call last): File "./manager.py", line 30, in start_manager() File "/home/chia/Swar-Chia-Plot-Manager/plotmanager/library/utilities/commands.py", line...

Context: Debian bust, LLVM 12 Determining if the pthread_create exist failed with the following output: Change Dir: /cache01/vmshare/appdata/pocl/build/CMakeFiles/CMakeTmp Run Build Command:"/usr/bin/make" "cmTC_7e1c5/fast" /usr/bin/make -f CMakeFiles/cmTC_7e1c5.dir/build.make CMakeFiles/cmTC_7e1c5.dir/build make[1]: Entering directory '/cache01/vmshare/appdata/pocl/build/CMakeFiles/CMakeTmp'...

Document contents: = a == b === c ==== d ===== e Wrong outline snapshot: ![image](https://user-images.githubusercontent.com/6468488/96678097-91b3aa80-13a3-11eb-9f23-46fe8284ac72.png) Platform: Windows 10 1912 AsciiDocFx Version: 1.7.3

I thinks the advantage of LEST is that there is no need to compile a lib/dll before using it (compared to gtest, boost.test etc). But the google mock gives an...

Admin password can be set in the slide bar settings, but how can I add new users to the DB?

The standard latex formula cannot be shown correctly in the R markdown preview. For example, I type the formular: $${\mathbf{AQ}} = {\mathbf{QH}}$$ The preview show the same string: $${\mathbf{AQ}} =...

It was OK to preview/generate PDF files from bookdown project, such as https://github.com/rstudio/bookdown-demo.git, this proven that the environment in my computer was OK. (RStudio 1.1.442 + Miktex 2.9.6637 + pandoc...