hinto-janai
hinto-janai
Can you check inside the P2Pool folder? It should have 3 folders called `local`, `network` and `pool`. Inside each folder there should be some files containing some JSON data. If...
Yes it's normal, `monerod` says "not mining" because the built-in miner isn't mining. Payout time varies. [You need a share while P2Pool finds a block](https://github.com/SChernykh/p2pool#how-payouts-work-in-p2pool), so it depends on your...
200kh/s with no shares in 72h is abnormal. Were you using the override command flags by chance? That option will disable all Gupax settings and give you full control of...
Can you try opening Gupax in a terminal and post the crash message? ``` ./Gupax.app/Contents/MacOS/gupax ```
If you create a working dockerfile, I'll add it.
The node doesn't seem to have ZMQ enabled, which is required by P2Pool.
I am not familiar with `flatpak` packaging.
Sure, open a PR with the change.
They should both be reporting payouts/XMR mined but shares are only reported on the P2Pool that found them.
Hmm... interesting, that isn't normal. If they are both using the same address and were started at around the same time then yes, they _should_ be showing the same payouts/XMR....