-
gingeropolous
my hr doesn't seem as great as when i was pre v1.2
-
nioc
How much of a difference? Mine is at least as good
-
nioc
Did you try turning the comp off and on again?
-
nioc
Actually helped me a small amount after updating
-
crypto_grampy[m]
<gingeropolous> "my hr doesn't seem as great as..." <- Same
-
mightysnowman[m]
what is comp
-
mightysnowman[m]
I have simlar issue
-
abberant[m]
<mightysnowman[m]> "what is comp" <- computer
-
mightysnowman[m]
oh okay
-
mightysnowman[m]
why noone says pc instead, shorter
-
abberant[m]
cause its not always a personal computer, I suppose a server or mining rig wouldnt fall under that category
-
abberant[m]
otherwise youre right
-
\x
hyc: that turris omnia is way overkill damn
-
\x
I wonder if its the time to actually get 1GbE software NAT on arm
-
\x
also yeah both qualcomm and mediatek's next gen WiSoCs will have arm64 on them
-
\x
their current wisocs are ipq4019 (4x 717MHz A7) and mt7621a, 2c/4t mips
-
hyc
I've got 1 Gbit fibre connected to my house. can't imagine it will upgrade to 2.5Gbit any time soon though. so yeah my current 1Gbit turris omnia router is good enough
-
pauliouk
I remember the day when I first got 512kbit cable, thinking I'd never need anything more than this, I was able to listen to mp3's as they downloaded...
-
hyc
I remember 56k modems advertising video conferencing support. wtf, video at 56k?
-
hyc
hm. I had no payouts since Oct 11. just got 2 today tho.
-
pauliouk
I'd have expected you to have more hashrate hyc... got to be some old tech laying around you can set away mining
-
pauliouk
I'm getting around 0.15XMR per month at the moment
-
hyc
i took a couple tvboxes offline cause I was investigating firmware upgrades
-
pauliouk
I wish I could rely on the idea of purchasing another similar rig would mean I'd double my monthly income mining, but heh most likely not the case
-
hyc
I'm considering guying a new macbook pro and selling my current one
-
hyc
s/guying/buying
-
hyc
curious to see if the new chips have as many errors as the old one
-
\x
hyc: issue currently is gigabit sw nat
-
\x
hwnat no issues, lots of openwrt-able devices can do that
-
\x
software nat perf sucks on most arm/mips socs, so you really cant do gigabit sqm
-
hyc
yeah. I see a lot of discussion of that
-
hyc
probably not relevant to majority of SOHO users
-
\x
I think the theres some chinese soc integrators that did it, but sw nat performance still only like 600 Mbit
-
\x
tried to do it*
-
hyc
my fibre service is pppoe, never see pppd eating any CPU
-
\x
i think this one is the fastest you can get currently with arm
-
\x
-
\x
4 core Rockchip SOC (RK3328)
-
\x
>SQM enabled ingress up to 465 Mbps, egress up to 750 Mbps
-
\x
I also heard last time that theres some push to port OPNSense to these devices
-
\x
that pfsense fork
-
pauliouk
so there's crypto that's PoW, crypto thats PoS, crypto thats mined by having lots of HDD space, is there a crypto that is mined with bandwidth yet? :P
-
hyc
probably ;)
-
hyc
hmm. proof of bandwidth - sending tons of traffic, making the network unusable for anyone else. sounds lovely.
-
hyc
aka DDoS
-
sudo_ki[m]
Hey all, are there any known issues with 1.2?
-
\x
that turris omnia 2022 though, i wonder about that 16GB ram option
-
pauliouk
Distributed Mining Service more like :)
-
\x
like why 16GB
-
hyc
why not 16GB? it would make a great home server
-
\x
well yeah
-
hyc
RAM for fileserver caching, etc
-
\x
seeing that you can lxc/docker on these too
-
\x
thats a nice reason for it
-
\x
maybe im just salty that my router only has 512MB :p
-
hyc
I've got a pair of 4TB SSDs in my rockpro64 being served over NFS
-
hyc
would do something similar with that router
-
\x
though the only extra thing i run on it is bw monitoring and unbound in recursive mode
-
\x
oh, like as a NAS? you dont need 16GB for it, but yeah if you want to run monerod and maybe other things, it would be handy
-
hyc
yep
-
\x
i currently run this on mine
-
\x
-
hyc
and yeah, could leave 2 cpu cores mining
-
\x
-
\x
-
hyc
what box is that?
-
\x
R619AC
-
\x
G-DOCK 2.0
-
\x
-
\x
hyc ^^
-
hyc
a lot of empty space in that case
-
\x
yup
-
\x
a lot of room for modding
-
\x
free mini pcie slot
-
\x
-
\x
fucked up the bootloader on my first try
-
hyc
my turris omnia came with two upper shells for the case, one competely enclosed and one with slots exposed
-
\x
-
\x
hyc: this is something though
-
\x
-
\x
funny how the cpu responds to overclocking, it scales so well
-
\x
though yeah this is traffic from eth to internal cpu as iperf server is running on the router itself
-
DataHoarder
> <sudo_ki[m]> Hey all, are there any known issues with 1.2?
-
DataHoarder
not that I know of
-
hyc
haven't seen any issues here either. just stopped running 1.1, started 1.2, went on same as before
-
DataHoarder
in fact, 1.2 fixes a few issues on 1.1 :)
-
sudo_ki[m]
I must just be unlucky in that case, thanks for the replies :)
-
pauliouk
luck is a hard thing to come by ;)
-
-
shadowfax-87[m]
After completely syncing the monero blockchain yesterday I'm having trouble connecting to the monero daemon after I reboot the ubuntu server 20.04 in which the monerod and the p2pool binaries are running. If I run the monerod status command a error messaging saying that I cannot connect to the daemon at 127.0.0.1:18081 appears. Can anyone help? Above I attached my monerod log file.
-
selsta
is monerod running?
-
shadowfax-87[m]
<selsta> "is monerod running?" <- Apparently yes I have check with htop.
-
selsta
is it in restricted mode?
-
selsta
ok no, status should work in restricted no
-
shadowfax-87[m]
I am running the monerod as a systemctl service.
-
selsta
try stopping it and then start monerod from command line
-
selsta
to see if any errors show up
-
sethsimmons
Are you sure port 18081 is the RPC port in your config?
-
DataHoarder
Also check you use ZMQ, otherwise might be an issue with firewall/user separation
-
sethsimmons
Looks like you have unrestricted at `127.0.0.1:18081` and restricted at `0.0.0.0:18089`
-
shadowfax-87[m]
sethsimmons: Yes I have follow your guide and use the suggested configuration files. Anyway congrats for you job!
-
sethsimmons
<shadowfax-87[m]> "Yes I have follow your guide and..." <- Does `curl
127.0.0.1:18089/get_info` and/or `curl
127.0.0.1:18081/get_info` work?
-
shadowfax-87[m]
sethsimmons: One minute I will try it.
-
shadowfax-87[m]
sethsimmons: The second one works. The one at port 18081.
-
shadowfax-87[m]
I have tryed to start monerod directly from the command line, same error couldnt connect to daemon 127.0.0.1:18081
-
sethsimmons
Sounds like a jail or firewall issue, but that's odd as it's localhost. Can you share your systemd script?
-
-
shadowfax-87[m]
sethsimmons: file monerod.service attached above.
-
sethsimmons
And your conf? Can also just copy-paste and use markdown to turn it into a codeblock with ``` before and after the code on newlines.
-
sethsimmons
echo "Like this!"
-
sethsimmons
-
sethsimmons
* ```bash
-
sethsimmons
echo "Like this!"
-
sethsimmons
```
-
-
sethsimmons
Remove `confirm-external-bind=1` and restart, see if that corrects the issue. You shouldn't need to have that line, I'll check my guide and see about updating it.
-
shadowfax-87[m]
Didn't work, and another error message "Problem fetching info-- rpc_request"
-
shadowfax-87[m]
But again I have run the daemon from the command line without the pid-file and the detach argument the daemon have started but after a while it was killed.
-
jaska087
have you tried --non-interactive ?
-
shadowfax-87[m]
<jaska087> "have you tried --non-interactive..." <- Same issue. The daemon starts ok but it is killed after a while.
-
shadowfax-87[m]
When I checked if the daemon is running with the systemctl status monerod the following warning shows up:
-
shadowfax-87[m]
ConfigurationDirectory 'monero' already exists but the mode is different. (File system: 755 ConfigurationDirectoryMode: 710)
-
crypto_grampy[m]
Seth For Privacy: i wonder if adding some kind of healthcheck to the p2pool container would be useful... i haven't dug into it much, but it's definitely a bit finicky and requires an occasional reboot
-
crypto_grampy[m]
s/container/image/
-
crypto_grampy[m]
probably has something to do with starting before/at the same time as monerod
-
hyc
are they both in the same container? can't you put a sleep/delay in before starting p2pool?
-
crypto_grampy[m]
yeah sleep would be fine as well
-
hyc
if you want to be really clever you could write a shell script to query monero rpc in a loop and wait for the status to come back "synchronized"
-
crypto_grampy[m]
i like that idea a lot
-
DataHoarder
See my Docker-compose setup crypto_grampy[m]
-
DataHoarder
it already does that
-
sech1
-
hyc
aha, cool
-
sech1
as long as RPC port is up, p2pool will take care of it
-
sech1
it only fails if it really starts before monerod
-
sech1
*before RPC port is connectable
-
hyc
in that case a short sleep after launching monerod should be sufficient
-
sech1
hyc this change fixes startup when monerod is not available:
SChernykh/p2pool 966b499
-
sech1
it shut down because of ZMQ, now it will keep trying
-
hyc
hm, what's this m_finished.load() condition that breaks it out of the loop?
-
sech1
it's when you run "exit" command
-
hyc
cool
-
sech1
m_finished is an atomic bool
-
sech1
load() just reads its value
-
crypto_grampy[m]
tfw my pipes freeze because p2pool didn't restart correctly
-
crypto_grampy[m]
if !p2pool, run cinebench
-
DataHoarder
crypto_grampy[m]: in my case input xmrig-proxy in front, in case no jobs come from p2pool it falls to another instance elsewhere
-
DataHoarder
if that fails too, it does pool
-
crypto_grampy[m]
i like that
-
moneromooo
Grmbl. Why has xmrig become so annoying ? It used to work with TF without any patch, now it needs lots of fixes to work because it assumes a lot more stuff -_-
-
hyc
TF?
-
nioc
townforge
-
hyc
ah right
-
sethsimmons
<crypto_grampy[m]> "Seth For Privacy: i wonder if..." <- Yeah I need to do similar to DataHoarder, just haven't had time lately 😥
-
sethsimmons
It does need a healthcheck, but sounds like the coming changes should remedy the common failure when starting p2pool and monerod at the same time.
-
sethsimmons
Anyone is welcome to PR a health check 😅