Remco Ros
Remco Ros
Still broken
"\n" is not a newline character. the ASCII code for a newline (line feed) character is 10. If you want a new line, you should use the actual character for...
> the installation file from the website seems to be different than the one from github, I tried the one from github now and no Java got installed The links...
> ok, this seems like I was indeed on the wrong page. The one with .is or .app instead of .io as TLD. Sorry for the false alarm scary stuff...
Wasabi 2.1.0 is available on the Start9 Beta Community Marketplace: https://marketplace.start9.com/wasabi-webtop?api=community-beta-registry.start9.com&name=Community%20Beta%20Registry
@ilya-girman @ReubenBond I fixed this by adding 'AddSerializer' to both the silo and client configuration of the test cluster: ``` builder.AddSiloBuilderConfigurator(); builder.AddClientBuilderConfigurator(); ``` ``` private class SiloBuilderConfigurator : ISiloConfigurator {...
@brauliodiasribeiro what "Websockets support" option are you refering to?
> I changed it in NPM. > >  Aah right, thanks!
I solved it like this: https://github.com/remcoros/public-pool-startos/blob/main/Dockerfile#L49 and https://github.com/remcoros/public-pool-startos/blob/main/patches/environment.prod.ts#L2 this only works if you host the stratum backend and UI on the same host.
tACK https://github.com/vansergen/rpc-bitcoin/pull/65/commits/eb0c5da7d1094629cb4a381733cb01c9bb9a4608