-
```
rldp-http-proxy/rldp-http-proxy -p 8080 -c 3333 -C ton-global-lite-client.config.json
```
Fails with:
```
[ 1][t 3][1582014753.970892191][rldp-http-proxy.cpp:610][!proxymain] duplicate listen…
-
Hi,
I am setting up the validator node. while setting up, The below command gives the error. Also before running the build command, Ran the below commands
```
git submodule init
…
-
Building ton gives an error. Commands I'm using to build:
git submodule update --init --recursive
mkdir build && cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
cm…
-
```
# lldb
(lldb) target create -core /opt/freeton/db/rnode28.itgold.io.12064.10.ton_node.core /usr/local/src/freeton/release/ton_node
Core file '/opt/freeton/db/rnode28.itgold.io.12064.10.ton_node…
-
build fails on ton-node
```
Compiling external-ip v4.1.0
error[E0063]: missing field `tag` in initializer of `TaggedObject`
--> /root/.cargo/git/checkouts/ton-labs-rldp-3f95b4b391aaae2a/664…
Viste updated
3 years ago
-
Presently only information_schema.tables works as virtual table. Need add other tables to it:
http://www.rldp.ru/mysql/mysql80/inform.htm
Main is `information_schema.columns`
-
**Describe the bug**
the command `sudo nixos-rebuild switch --upgrade` fails with the error message `trollius-2.2.post1 not supported for interpreter python3.8`
**To Reproduce**
sudo nixos-rebuil…
-
**Describe the bug**
spacefm segfaults on start with the following output:
> (spacefm:19318): SpaceFM-WARNING **: 09:13:31.241: No root settings found in /nix/store/6sbn15i4xc3dps57sh5x3w1bw2zbnq0…
-
I'm trying to deploy site in "TON" by instructions described in document: https://test.ton.org/TonSites-HOWTO.txt \
I have build **rldp-http-proxy** on my server, but found that instruction does not …
-
**Environment**:
- NNI version: 1.6
- NNI mode (local|remote|pai): local
- Client OS: Ubuntu 16.04
- Server OS (for remote mode only):
- Python version: 3.6
- PyTorch/TensorFlow version: tensor…