[SUPPORT] beeeeer.org - tech support

It seems like you’re missing the sudo command. I’ll assume you’re on Ubuntu; try using apt-get install sudo.

Hi,
I have setup few PCs, VPSs to the pool well.

Now Im triying with one VPS that have connection problems just to the 3 IPs of beeeeerg. It looks like as if im banned.
My Ip is XX.XX.XX.XX

system:110 connecting to 176.34.128.129:1337

Thx!

elinked321:
send you a PM

Thx! :wink:

It seems like you’re missing the sudo command. I’ll assume you’re on Ubuntu; try using apt-get install sudo.[/quote]
tried that and got this:
[regi1377@localhost ~]$ apt-get install sudo
E: Unable to write to /var/cache/apt/
E: The package lists or status file could not be parsed or opened.
[regi1377@localhost ~]$
Its not ubuntu its a basic linux OS- I am reluctant to do a reload of the os because the block chain takes a week to download alone plus other info I will loose. so I have registered with the cloud and got my package and password but can’t install a miner? not sure what to do now?

apt-get install sudo

has to be exectued as root

login as root or use the command

su

to login as root

then install & configure sudo

http://lmgtfy.com/?q=linux+guide+sudo

  • xolokram

[quote=“xolokram, post:283, topic:358”]@Silver_Pharaoh:
the default values are probably not the best, it takes alot of time & computing power to get reliable statements about the performance of the miner under specific parameter settings. feel free to experiment with the settings (PPS is not always the best thing you should look at). once the beeeeer webpage is complete i’ll offer more information about the mining stats (these will include stats about specific parameter).

but there are alot of things on the todo list…

  • xolokram[/quote]
    Just messing with the xolominer 0.8 today and I can set the “SieveExtensions” and “SieveSize” and stuff.

What are those? I tried with SieveSize at 2000000 but was getting 1600 prime per sec and only 0.5 chains per day. While if I set SieveSize to 10000, I get 4000 prime per sec but 0.5 chains per day.

With defaults I get about 2000 - 2300 prime per sec and 1.090 - 1.23 chains per day.

It’s and I5-2300 Quad @ 2.8 Ghz.

Will messing with these settings result in more prime chains being found and accepted? or is the defaults the best?


Well Xolokram, it’s been a while :slight_smile:

I’m thinking of mining XPM with my rig again, so I’m just wondering if there have been any new info about the -sievesize settings and stuff for the newest xolominer.

Or perhaps someone else knows if these settings have a noticeable impact on mining?
I remember that the default -sievesize and -SieveExtensions gave the best results, but maybe someone had time to play with these and got better results?

Any info is appreciated! ;D
Cheers, Silver_Pharaoh

@xolokram - is there a way to set a miner id over the limit of 65500 (i think).
If I edit the source code and then compile the miner to use IDs greater than 65500 would the pool itself accept this ?

@zazzbg:
nope, that’s not possible without breaking the protocol behaviour

@Silver_Pharaoh:
default sieve settings are pretty good, surely there’s some potential, but i’m currently not running any tests on this

idk if it’s helpful, but there’s a thread about the mining algorithm:

  • xolokram

is US server down or stuck?

brewery: EU(13211@19950) US(undefined@undefined) AP(1757@1469)
also
“FRONTEND”: {
“online”: true
},
“POOL_EU_NEW”: {
“height”: 402534,
“difficulty”: 10.43631947,
“workers”: 19950,
“blocksfound”: 13211,
“online”: true
},
“POOL_US”: {
“online”: true
},
“POOL_AP”: {
“height”: 402534,
“difficulty”: 10.43631947,
“workers”: 1469,
“blocksfound”: 1757,
“online”: true
}

thank you for this pool, it works very well for me

Is something up with the US server? I’m getting errors on all my machines today. My linux machines are showing system:111 and my windows machine is showing system:10061. The only difference between yesterday and today is the addition of another linux machine and I updated the miner on my windows machine.

+1

us seems to be down for me also.
i’ve switched to the eu ip

EU: 176.34.128.129
US: 54.200.248.75
ASIA: 54.251.179.44

how can i make the eu and asia ones as backups in my config file?

primeminer_x64.exe -poolip=176.34.128.129 -poolport=1337 -pooluser=ALdR5Ycm1yNwwjS3skHckcNrZTyCZXW5Zr -genproclimit=7 pause

hi,
i’m working on it. sry for the late reply.
US XPM Pool should be ok again.

the primeminer has a backup feature for fallback-IPs and exit-on-disconnect:
see the official announcement for more information: http://www.peercointalk.org/index.php?topic=485.0

  • xolokram

@xolokram

Thanks. I wasn’t aware of the fallback IP options…I’ll add those to my startup batchfile/aliases…

[quote=“xolokram, post:666, topic:358”]apt-get install sudo
has to be exectued as root

login as root or use the command

su

to login as root

then install & configure sudo

http://lmgtfy.com/?q=linux+guide+sudo

  • xolokram[/quote]
    thanks- tried that and got this
    [regi1377@localhost ~]$ su
    [root@localhost ~]#
    now i am hoping i can install the program as shown in a previous link -will ley you know

sorry to be plugging away at this but I am too old to do a university course in programming to get the miner running. I nearly made it first attempt but failed when it could not read a screen command?. now I followed the latest advise and got this far:
[regi1377@localhost ~]$ su
[root@localhost ~]# apt-get install sudo
Reading Package Lists… Done
Building Dependency Tree… Done
E: Couldn’t find package sudo
[root@localhost ~]#
presumably the relevant commands to run the miner are in this package but the instructions do not explain why get install sudo it does not seem able to find package sudo?

what linux distro are you using?

sudo is what you use to “run with all privileges” … it should prompt u to input a password if you have not done so already in your session under sudo, and sudo should come as standard on all Linux i thought??! (possibly showing my ignorance there)

try running simply

sudo apt-get update

and then

apt-get update

do either work??

Fuzzybear

[root@localhost ~]# apt-get update
Ign http://ftp.vim.org pclinuxos/2010 release
Get:1 http://mirror.cpsc.ucalgary.ca pclinuxos/2010 release [3187B]
Get:2 http://na.mirror.garr.it pclinuxos/2010 release [2070B]
Ign http://gnustep.ethz.ch pclinuxos/2010 release
Ign http://debian.ethz.ch pclinuxos/2010 release
Ign http://ftp.ch.debian.org pclinuxos/2010 release
Ign http://distro.ibiblio.org pclinuxos/2010 release
Get:3 http://pclos.camors.org pclinuxos/2010 release [2070B]
Get:4 http://ftp.nl.freebsd.org pclinuxos/2010 release [2070B]
Ign http://pclinuxos.fi linux/apt release
Fetched 9397B in 7s (1257B/s)
Err http://debian.ethz.ch pclinuxos/2010/main pkglist
404 Not Found [IP: 129.132.53.171 80]
Err http://ftp.vim.org pclinuxos/2010/main pkglist
404 Not Found [IP: 192.87.102.43 80]
Get:1 http://ftp.nl.freebsd.org pclinuxos/2010/main pkglist [1619kB]
Err http://ftp.ch.debian.org pclinuxos/2010/main pkglist
404 Not Found [IP: 129.132.53.171 80]
Get:2 http://na.mirror.garr.it pclinuxos/2010/main pkglist [1619kB]
Ign http://debian.ethz.ch pclinuxos/2010/main release
Err http://debian.ethz.ch pclinuxos/2010/updates pkglist
404 Not Found [IP: 129.132.53.171 80]
Ign http://debian.ethz.ch pclinuxos/2010/updates release
Err http://debian.ethz.ch pclinuxos/2010/nonfree pkglist
404 Not Found [IP: 129.132.53.171 80]
Ign http://debian.ethz.ch pclinuxos/2010/nonfree release
Err http://debian.ethz.ch pclinuxos/2010/kde4 pkglist
404 Not Found [IP: 129.132.53.171 80]
Ign http://debian.ethz.ch pclinuxos/2010/kde4 release
Err http://debian.ethz.ch pclinuxos/2010/games pkglist
404 Not Found [IP: 129.132.53.171 80]
Ign http://debian.ethz.ch pclinuxos/2010/games release
Ign http://ftp.vim.org pclinuxos/2010/main release
Err http://ftp.vim.org pclinuxos/2010/updates pkglist
404 Not Found [IP: 192.87.102.43 80]
Ign http://ftp.ch.debian.org pclinuxos/2010/main release
Err http://ftp.ch.debian.org pclinuxos/2010/updates pkglist
404 Not Found [IP: 129.132.53.171 80]
Ign http://ftp.ch.debian.org pclinuxos/2010/updates release
Err http://ftp.ch.debian.org pclinuxos/2010/nonfree pkglist
404 Not Found [IP: 129.132.53.171 80]
Ign http://ftp.ch.debian.org pclinuxos/2010/nonfree release
Err http://ftp.ch.debian.org pclinuxos/2010/kde4 pkglist
404 Not Found [IP: 129.132.53.171 80]
Ign http://ftp.ch.debian.org pclinuxos/2010/kde4 release
Err http://ftp.ch.debian.org pclinuxos/2010/games pkglist
404 Not Found [IP: 129.132.53.171 80]
Ign http://ftp.ch.debian.org pclinuxos/2010/games release
Err http://pclinuxos.fi linux/apt/main pkglist
404 Not Found
Ign http://ftp.vim.org pclinuxos/2010/updates release
Err http://ftp.vim.org pclinuxos/2010/nonfree pkglist
404 Not Found [IP: 192.87.102.43 80]
Ign http://ftp.vim.org pclinuxos/2010/nonfree release
Err http://ftp.vim.org pclinuxos/2010/kde4 pkglist
404 Not Found [IP: 192.87.102.43 80]
Ign http://ftp.vim.org pclinuxos/2010/kde4 release
Err http://ftp.vim.org pclinuxos/2010/games pkglist
404 Not Found [IP: 192.87.102.43 80]
Ign http://ftp.vim.org pclinuxos/2010/games release
Err http://distro.ibiblio.org pclinuxos/2010/main pkglist
404 Not Found
Get:3 http://pclos.camors.org pclinuxos/2010/main pkglist [1619kB]
Hit http://mirror.cpsc.ucalgary.ca pclinuxos/2010/main pkglist
Ign http://pclinuxos.fi linux/apt/main release
Err http://pclinuxos.fi linux/apt/updates pkglist
404 Not Found
Ign http://pclinuxos.fi linux/apt/updates release
Err http://pclinuxos.fi linux/apt/nonfree pkglist
404 Not Found
Ign http://pclinuxos.fi linux/apt/nonfree release
Err http://pclinuxos.fi linux/apt/kde4 pkglist
404 Not Found
Ign http://distro.ibiblio.org pclinuxos/2010/main release
Err http://distro.ibiblio.org pclinuxos/2010/updates pkglist
404 Not Found
Ign http://distro.ibiblio.org pclinuxos/2010/updates release
Err http://distro.ibiblio.org pclinuxos/2010/nonfree pkglist
404 Not Found
Ign http://distro.ibiblio.org pclinuxos/2010/nonfree release
Err http://distro.ibiblio.org pclinuxos/2010/kde4 pkglist
404 Not Found
Ign http://pclinuxos.fi linux/apt/kde4 release
Err http://pclinuxos.fi linux/apt/games pkglist
404 Not Found
Ign http://pclinuxos.fi linux/apt/games release
Hit http://mirror.cpsc.ucalgary.ca pclinuxos/2010/main release
Hit http://mirror.cpsc.ucalgary.ca pclinuxos/2010/updates pkglist
Hit http://mirror.cpsc.ucalgary.ca pclinuxos/2010/updates release
Hit http://mirror.cpsc.ucalgary.ca pclinuxos/2010/nonfree pkglist
Hit http://mirror.cpsc.ucalgary.ca pclinuxos/2010/nonfree release
Hit http://mirror.cpsc.ucalgary.ca pclinuxos/2010/kde4 pkglist
Hit http://mirror.cpsc.ucalgary.ca pclinuxos/2010/kde4 release
Hit http://mirror.cpsc.ucalgary.ca pclinuxos/2010/games pkglist
Hit http://mirror.cpsc.ucalgary.ca pclinuxos/2010/games release
Ign http://distro.ibiblio.org pclinuxos/2010/kde4 release
Err http://distro.ibiblio.org pclinuxos/2010/games pkglist
404 Not Found
Ign http://distro.ibiblio.org pclinuxos/2010/games release
Err http://gnustep.ethz.ch pclinuxos/2010/main pkglist
404 Not Found [IP: 129.132.53.171 80]
Ign http://gnustep.ethz.ch pclinuxos/2010/main release
Err http://gnustep.ethz.ch pclinuxos/2010/updates pkglist
404 Not Found [IP: 129.132.53.171 80]
Ign http://gnustep.ethz.ch pclinuxos/2010/updates release
Err http://gnustep.ethz.ch pclinuxos/2010/nonfree pkglist
404 Not Found [IP: 129.132.53.171 80]
Ign http://gnustep.ethz.ch pclinuxos/2010/nonfree release
Err http://gnustep.ethz.ch pclinuxos/2010/kde4 pkglist
404 Not Found [IP: 129.132.53.171 80]
Ign http://gnustep.ethz.ch pclinuxos/2010/kde4 release
Err http://gnustep.ethz.ch pclinuxos/2010/games pkglist
404 Not Found [IP: 129.132.53.171 80]
Ign http://gnustep.ethz.ch pclinuxos/2010/games release
Get:4 http://na.mirror.garr.it pclinuxos/2010/main release [142B]
Get:5 http://na.mirror.garr.it pclinuxos/2010/updates pkglist [1548kB]
Get:6 http://pclos.camors.org pclinuxos/2010/main release [142B]
Get:7 http://pclos.camors.org pclinuxos/2010/updates pkglist [1548kB]
Get:8 http://ftp.nl.freebsd.org pclinuxos/2010/main release [142B]
Get:9 http://ftp.nl.freebsd.org pclinuxos/2010/updates pkglist [1548kB]
Get:10 http://na.mirror.garr.it pclinuxos/2010/updates release [145B]
Get:11 http://na.mirror.garr.it pclinuxos/2010/nonfree pkglist [50.1kB]
Get:12 http://na.mirror.garr.it pclinuxos/2010/nonfree release [144B]
Err http://na.mirror.garr.it pclinuxos/2010/kde4 pkglist
404 Not Found [IP: 193.206.140.37 80]
Ign http://na.mirror.garr.it pclinuxos/2010/kde4 release
Get:13 http://na.mirror.garr.it pclinuxos/2010/games pkglist [47.3kB]
Get:14 http://na.mirror.garr.it pclinuxos/2010/games release [142B]
Get:15 http://ftp.nl.freebsd.org pclinuxos/2010/updates release [145B]
Get:16 http://ftp.nl.freebsd.org pclinuxos/2010/nonfree pkglist [50.1kB]
Get:17 http://ftp.nl.freebsd.org pclinuxos/2010/nonfree release [144B]
Err http://ftp.nl.freebsd.org pclinuxos/2010/kde4 pkglist
404 Not Found [IP: 192.87.102.42 80]
Ign http://ftp.nl.freebsd.org pclinuxos/2010/kde4 release
Get:18 http://ftp.nl.freebsd.org pclinuxos/2010/games pkglist [47.3kB]
Get:19 http://ftp.nl.freebsd.org pclinuxos/2010/games release [142B]
Get:20 http://pclos.camors.org pclinuxos/2010/updates release [145B]
Get:21 http://pclos.camors.org pclinuxos/2010/nonfree pkglist [50.1kB]
Get:22 http://pclos.camors.org pclinuxos/2010/nonfree release [144B]
Err http://pclos.camors.org pclinuxos/2010/kde4 pkglist
404 Not Found
Ign http://pclos.camors.org pclinuxos/2010/kde4 release
Get:23 http://pclos.camors.org pclinuxos/2010/games pkglist [47.3kB]
Get:24 http://pclos.camors.org pclinuxos/2010/games release [142B]
Fetched 9794kB in 49s (199kB/s)
Failed to fetch http://ftp.nl.freebsd.org/os/Linux/distr/pclinuxos/pclinuxos/apt/pclinuxos/2010/base/pkglist.kde4 404 Not Found [IP: 192.87.102.42 80]
Failed to fetch http://ftp.vim.org/ibiblio/distributions/pclinuxos/pclinuxos/apt/pclinuxos/2010/base/pkglist.main 404 Not Found [IP: 192.87.102.43 80]
Failed to fetch http://ftp.vim.org/ibiblio/distributions/pclinuxos/pclinuxos/apt/pclinuxos/2010/base/pkglist.updates 404 Not Found [IP: 192.87.102.43 80]
Failed to fetch http://ftp.vim.org/ibiblio/distributions/pclinuxos/pclinuxos/apt/pclinuxos/2010/base/pkglist.nonfree 404 Not Found [IP: 192.87.102.43 80]
Failed to fetch http://ftp.vim.org/ibiblio/distributions/pclinuxos/pclinuxos/apt/pclinuxos/2010/base/pkglist.kde4 404 Not Found [IP: 192.87.102.43 80]
Failed to fetch http://ftp.vim.org/ibiblio/distributions/pclinuxos/pclinuxos/apt/pclinuxos/2010/base/pkglist.games 404 Not Found [IP: 192.87.102.43 80]
Failed to fetch http://pclos.camors.org/apt/pclinuxos/2010/base/pkglist.kde4 404 Not Found
Failed to fetch http://pclinuxos.fi/pub/linux/apt/base/pkglist.main 404 Not Found
Failed to fetch http://pclinuxos.fi/pub/linux/apt/base/pkglist.updates 404 Not Found
Failed to fetch http://pclinuxos.fi/pub/linux/apt/base/pkglist.nonfree 404 Not Found
Failed to fetch http://pclinuxos.fi/pub/linux/apt/base/pkglist.kde4 404 Not Found
Failed to fetch http://pclinuxos.fi/pub/linux/apt/base/pkglist.games 404 Not Found
Failed to fetch http://na.mirror.garr.it/mirrors/pclinuxos/apt/pclinuxos/2010/base/pkglist.kde4 404 Not Found [IP: 193.206.140.37 80]
Failed to fetch http://debian.ethz.ch/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.main 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://debian.ethz.ch/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.updates 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://debian.ethz.ch/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.nonfree 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://debian.ethz.ch/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.kde4 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://debian.ethz.ch/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.games 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://ftp.ch.debian.org/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.main 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://ftp.ch.debian.org/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.updates 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://ftp.ch.debian.org/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.nonfree 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://ftp.ch.debian.org/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.kde4 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://ftp.ch.debian.org/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.games 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://gnustep.ethz.ch/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.main 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://gnustep.ethz.ch/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.updates 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://gnustep.ethz.ch/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.nonfree 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://gnustep.ethz.ch/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.kde4 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://gnustep.ethz.ch/mirror/pclinuxos/apt/pclinuxos/2010/base/pkglist.games 404 Not Found [IP: 129.132.53.171 80]
Failed to fetch http://distro.ibiblio.org/pclinuxos/pclinuxos/apt/pclinuxos/2010/base/pkglist.main 404 Not Found
Failed to fetch http://distro.ibiblio.org/pclinuxos/pclinuxos/apt/pclinuxos/2010/base/pkglist.updates 404 Not Found
Failed to fetch http://distro.ibiblio.org/pclinuxos/pclinuxos/apt/pclinuxos/2010/base/pkglist.nonfree 404 Not Found
Failed to fetch http://distro.ibiblio.org/pclinuxos/pclinuxos/apt/pclinuxos/2010/base/pkglist.kde4 404 Not Found
Failed to fetch http://distro.ibiblio.org/pclinuxos/pclinuxos/apt/pclinuxos/2010/base/pkglist.games 404 Not Found
Reading Package Lists… Done
Building Dependency Tree… Done
W: Release file did not contain checksum information for http://ftp.nl.freebsd.org/os/Linux/distr/pclinuxos/pclinuxos/apt/pclinuxos/2010/base/pkglist.kde4
W: Release file did not contain checksum information for http://ftp.nl.freebsd.org/os/Linux/distr/pclinuxos/pclinuxos/apt/pclinuxos/2010/base/release.kde4
W: Release file did not contain checksum information for http://pclos.camors.org/apt/pclinuxos/2010/base/pkglist.kde4
W: Release file did not contain checksum information for http://pclos.camors.org/apt/pclinuxos/2010/base/release.kde4
W: Release file did not contain checksum information for http://na.mirror.garr.it/mirrors/pclinuxos/apt/pclinuxos/2010/base/pkglist.kde4
W: Release file did not contain checksum information for http://na.mirror.garr.it/mirrors/pclinuxos/apt/pclinuxos/2010/base/release.kde4
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old ones used instead.
[root@localhost ~]#
ran apt get update- seems I have Ign http://ftp.vim.org pclinuxos/2010 release
should I try to run the miner again to see if wil load?