Pages:
Author

Topic: [Setup & Troubleshoot] Bitmain AntMiner S1 180GH/S miner - page 22. (Read 452359 times)

member
Activity: 106
Merit: 10
🤖UBEX.COM 🤖
Hmm, not sure whats up but I cannot connect to one of my Ants...I am receiving this message...

/usr/lib/lua/luci/dispatcher.lua:448: Failed to execute function dispatcher target for entry '/'.
The called action terminated with an exception:
/usr/lib/lua/luci/sauth.lua:87: Session data invalid!
stack traceback:
   [C]: in function 'assert'
   /usr/lib/lua/luci/dispatcher.lua:448: in function 'dispatch'
   /usr/lib/lua/luci/dispatcher.lua:195: in function



The Ant is mining away but I was just checking out M's Ant Monitor v1.4
https://bitcointalksearch.org/topic/ms-miner-antsp-monitor-v52-alertsautomassscheduled-rebootmobile-miner-596178
and I noticed one of my Ants was not reporting to M's Ant Monitor, so I decided to port into the Ant via my browser and I get that message. I have yet to reboot/power cycle the Ant.

Any suggestions? Thanks

This popped up on me before. Reboot fixed it. If you don't have putty, download it. SSH in and type reboot, hit enter. Or, just unplug and plug back in. Haven't seen it since. Also, are you running the latest firmware?
full member
Activity: 238
Merit: 100
Kia ora!
Whilst the factory reset button doesn't solve how this happens, but if all else fails its the usual port of call....
sr. member
Activity: 322
Merit: 250
3D Printed!
Hmm, not sure whats up but I cannot connect to one of my Ants...I am receiving this message...

/usr/lib/lua/luci/dispatcher.lua:448: Failed to execute function dispatcher target for entry '/'.
The called action terminated with an exception:
/usr/lib/lua/luci/sauth.lua:87: Session data invalid!
stack traceback:
   [C]: in function 'assert'
   /usr/lib/lua/luci/dispatcher.lua:448: in function 'dispatch'
   /usr/lib/lua/luci/dispatcher.lua:195: in function



The Ant is mining away but I was just checking out M's Ant Monitor v1.4
https://bitcointalksearch.org/topic/ms-miner-antsp-monitor-v52-alertsautomassscheduled-rebootmobile-miner-596178
and I noticed one of my Ants was not reporting to M's Ant Monitor, so I decided to port into the Ant via my browser and I get that message. I have yet to reboot/power cycle the Ant.

Any suggestions? Thanks
newbie
Activity: 32
Merit: 0

make sure you set the Ethernet interface back to DHCP (I went through this last weekend)

or you wont be able to login to it over wifi (the wwan interface)
newbie
Activity: 1
Merit: 0
Hi, I was wondering whether you ever got a working solution to the question of connecting to the Antminer  using wifi  only...I'm having exactly the same problem, i.e. I can  connect to ant with my PC with wired ethernet and look at status etc...  but am not able to connect to ant once I have switched to wifiit still hashes fine from the data I'm getting from BTC guild??

Any ideas?

cheers
hero member
Activity: 569
Merit: 500
hello all

Im sorry but I have another question about Antminer S1 Im a bit of PC noob. I have noticed that there are two 6 pin power connectors on Antminer I have two Corsair CX 430 could I plug 1 PSU in one board and the other PSU in other board thats 2 x 430 PSU for one Antminer would that work Im only asking because I have them already.


Once again Many Thx for any Advice
Steve

It should. Others use 2 different 750's in this way to power 3 S1's.
full member
Activity: 290
Merit: 100
hello all

Im sorry but I have another question about Antminer S1 Im a bit of PC noob. I have noticed that there are two 6 pin power connectors on Antminer I have two Corsair CX 430 could I plug 1 PSU in one board and the other PSU in other board thats 2 x 430 PSU for one Antminer would that work Im only asking because I have them already.


Once again Many Thx for any Advice
Steve
full member
Activity: 210
Merit: 100
Updated.. thanks again. I didn't notice any issues with the previous version.
root@antMiner:~# cgminer -V
cgminer 4.3.2a

Yup, looks like you're all set.
full member
Activity: 125
Merit: 100
Updated.. thanks again. I didn't notice any issues with the previous version.
root@antMiner:~# cgminer -V
cgminer 4.3.2a


Pretty sure I'm on the latest firmware, but I'm not sure about cgminer. This is what shows under software - cgminer 3.12.0-1. Is this the latest?

Seems fine though.. .2% error rate.
Thanks for any info

Impossible to say.  The software version will never change there.  Remote in and run "cgminer -V" to get the correct version.
full member
Activity: 210
Merit: 100
Pretty sure I'm on the latest firmware, but I'm not sure about cgminer. This is what shows under software - cgminer 3.12.0-1. Is this the latest?

Seems fine though.. .2% error rate.
Thanks for any info

Impossible to say.  The software version will never change there.  Remote in and run "cgminer -V" to get the correct version.
full member
Activity: 125
Merit: 100
Check your internet connection. You sure your S1 can connect to the internet?

i cant get my miner to start , all i get is beeping!!  Embarrassed
full member
Activity: 125
Merit: 100
WoW guess I'm way out of date.
root@antMiner:~# cgminer -V
cgminer 3.12.0

Pretty sure I'm on the latest firmware, but I'm not sure about cgminer. This is what shows under software - cgminer 3.12.0-1. Is this the latest?

Seems fine though.. .2% error rate.
Thanks for any info

newbie
Activity: 5
Merit: 0
i cant get my miner to start , all i get is beeping!!  Embarrassed
sr. member
Activity: 362
Merit: 250
I tried updating just cgminer on 3 of my ants. 1 of them would start hashing but gradually lose hashrate to almost 0. The other 2 I left running over night and they did the same thing. 2 of them have the Dec firmware and 1 has the newest. Seems to be working fine since I reverted back to original. Any ideas?
hero member
Activity: 569
Merit: 500


That means that you missed a few commands.  I made a sure-fire way to get it done every time.  Try this:
Code:
cd /usr/bin/
wget http://kano-kun.net/AntS1/cgminer-ants1-4.3.2a-85fcf0c
chmod +x cgminer-ants1-4.3.2a-85fcf0c
mv cgminer cgminer.original
rm cgminer
ln -s cgminer-ants1-4.3.2a-85fcf0c cgminer
reboot

I got to wget part after entering still says wget: can't open 'cgminer-ants1-4.3.2a-85fcf0c': file exits
[/quote]

FYI: instead blind faith, doing a
ls -lsart /usr/bin/cgminer-ants1-4.3.2a-85fcf0c
would have confirmed the directory actually had files in it.
If you thought maybe the download did not complete you could have renamed or deleted the cgminer-ants1-4.3.2a-85fcf0c directory.
newbie
Activity: 32
Merit: 0
Cheers guys, got it up and running much appreciated.  Cheesy
sr. member
Activity: 290
Merit: 250



I got to wget part after entering still says wget: can't open 'cgminer-ants1-4.3.2a-85fcf0c': file exits

Then you already have the file on your local machine.

Follow the remainder of the commands as posted.
full member
Activity: 210
Merit: 100


That means that you missed a few commands.  I made a sure-fire way to get it done every time.  Try this:
Code:
cd /usr/bin/
wget http://kano-kun.net/AntS1/cgminer-ants1-4.3.2a-85fcf0c
chmod +x cgminer-ants1-4.3.2a-85fcf0c
mv cgminer cgminer.original
rm cgminer
ln -s cgminer-ants1-4.3.2a-85fcf0c cgminer
reboot

I got to wget part after entering still says wget: can't open 'cgminer-ants1-4.3.2a-85fcf0c': file exits
[/quote]

I know, just run through the whole thing, and it'll work fine.
newbie
Activity: 32
Merit: 0


That means that you missed a few commands.  I made a sure-fire way to get it done every time.  Try this:
Code:
cd /usr/bin/
wget http://kano-kun.net/AntS1/cgminer-ants1-4.3.2a-85fcf0c
chmod +x cgminer-ants1-4.3.2a-85fcf0c
mv cgminer cgminer.original
rm cgminer
ln -s cgminer-ants1-4.3.2a-85fcf0c cgminer
reboot
[/quote]

I got to wget part after entering still says wget: can't open 'cgminer-ants1-4.3.2a-85fcf0c': file exits
full member
Activity: 210
Merit: 100
I just tried to upgrade the CGminer as per instruction, however im getting
wget: can't open 'cgminer-ants1-4.3.2a-85fcf0c': File exists

any help?

That means that you missed a few commands.  I made a sure-fire way to get it done every time.  Try this:
Code:
cd /usr/bin/
wget http://kano-kun.net/AntS1/cgminer-ants1-4.3.2a-85fcf0c
chmod +x cgminer-ants1-4.3.2a-85fcf0c
mv cgminer cgminer.original
rm cgminer
ln -s cgminer-ants1-4.3.2a-85fcf0c cgminer
reboot
Pages:
Jump to: