Bitcoin Forum
September 22, 2025, 04:32:41 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [$$$] Money | It's all about the money [$$$] on: December 01, 2014, 10:46:14 PM
Seems this coin is in a bit of a stall.... Any word on an exchange picking this one up yet?
2  Alternate cryptocurrencies / Mining (Altcoins) / Zeus Cyclone 22Mh Setup - HELP- on: November 16, 2014, 02:05:30 AM
I have 2 Zeus Cyclones that I am trying to setup. I have searched all over the web for help and have tried everything out there but have come up short.
I have tried the following setups - Raspberry Pi B+ (Minera, Hashra Controla, Zeusminer). None worked.
I also tried setting them up through my Win 7 laptop using bfgminer. This was the closest I came to making them do anything. I was able to connect to the server but that was about it...

Can anyone point me in a good direction on how I can best set these up using my Raspberry Pi B+?

I am not an expert but can follow directions... If there is a step by step out there please let me know.

Thanks in advance!
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][EZC] EZCoin - A fast scrypt coin | Upgraded to 0.8.7.2 | Coin control on: October 23, 2014, 01:43:43 PM
Is anyone else having a problem syncing their wallet?
Mine seems to be stuck at block 434226... everything updated fine until this point then it hit a wall.
I have added all the nodes as suggested towards the beginning of this thread.

Any suggestions?
4  Alternate cryptocurrencies / Mining (Altcoins) / Re: [Minera v0.3.6] Your next mining dashboard is here. CPUminer/CGminer/BFGminer. on: October 08, 2014, 08:53:16 PM
I recently loaded the Minera image on my SD card. loads great but I am having one issue.
I enter all the correct info for my pools but I get the following message.

[2014-10-08 22:50:07] Started cgminer 4.3.5
 [2014-10-08 22:50:07] Loaded configuration file /var/www/minera/conf/miner_conf.json
 [2014-10-08 22:50:08] ZUS: cgid 0 latency request on non-FTDI device
 [2014-10-08 22:50:08] ZUS0 opened on 1:4
 [2014-10-08 22:50:08] Probing for an alive pool
 [2014-10-08 22:50:08] Failed to resolve (?wrong URL) us.lifeforce.info:9025
 [2014-10-08 22:50:08] Failed to resolve (?wrong URL) us.lifeforce.info:9090
 [2014-10-08 22:50:18] Waiting for work to be available from pools.
[2014-10-08 22:51:08] No servers were found that could be used to get work from.
 [2014-10-08 22:51:08] Please check the details from the list below of the servers you have input
 [2014-10-08 22:51:08] Most likely you have input the wrong URL, forgotten to add a port, or have not set up workers
 [2014-10-08 22:51:08] Pool: 0  URL: stratum+tcp://US.coinmine.pw:1111  User: mmiles71.deimos  Password: x
 [2014-10-08 22:51:08] Pool: 1  URL: stratum+tcp://us.lifeforce.info:9090   User: mmiles71.worker1  Password: x
 [2014-10-08 22:51:08] Pool: 2  URL: stratum+tcp://us.lifeforce.info:9025   User: mmiles71.worker1  Password: x
 [2014-10-08 22:51:08] Press any key to exit, or cgminer will wait indefinitely for an alive pool.

Weird thing is, when I turn on the donation pool it starts right up but ignores my pools.

What am I doing wrong here?



5  Alternate cryptocurrencies / Announcements (Altcoins) / Re: XtracoinCoin Revival-Free Coins on: October 01, 2014, 06:45:27 AM
i have tried everything to fix this but nothing has worked
 Database version mismatch (Installed: 0.0.13, Current: 0.0.14). Database update required, please import any new SQL files. Cronjobs have been halted.
what am i doing wrong Huh
i love it how they say

Step 3: Import SQL Files

Change into directory /var/www/sql and list all the files, these need to be imported to the SQL database

mysql -u pooluser -p < 000_base_structure.sql
.... all the way to end
mysql -u pooluser -p < 013_tokentype_update.sql

NOTE: This may not be the last file, more may have been added since writing this.

The last one is very important to have the update done, if it fails (currently does) will leave your pool partially working, cronjobs disabled and no payouts done.

Either remove failing line and run again and repeat till works or take the update commands and run manually.

Maybe they could add abit that tells you HOW to import them and not just "these need to be imported to the SQL database" because some people arent as clever as others.me being one of them
finally got it to work but know my cronjobs arent working when they use to

Please be aware: This cron is deprecated and will be removed. Please read: https
://github.com/MPOS/php-mpos/wiki/Cronjobs#setup

i just cant get a win

I am having this same issue and have been trying to get the sql files imported as directed above. So far I have had no luck.
Would you mind sharing what you did exactly to resolve this issue?

I currently have the following files under /var/www/html/MPOS/sql

000_base_structure.sql    003_monitoring_update.sql       006_txid_transactions.sql            009_tokentype_update.sql
001_pplns_statistics.sql  004_blocks_worker.sql           007_accounts_update.sql              010_tokentype_update.sql
002_settings_update.sql   005_create_templates_table.sql  008_shares_archive_optimization.sql  011_db_version.sql

6  Alternate cryptocurrencies / Mining (Altcoins) / Re: Mining Pool Database version mismatch - HELP!!!! on: September 30, 2014, 11:43:04 PM
I am working on a pool using MPOS. Up to this point everything seems to have gone ok until I opened it up in the browser.
The web interface is working but I get the following message.

Database version mismatch (Installed: 0.0.13, Current: 0.0.14). Database update required, please import any new SQL files. Cronjobs have been halted.

I am obviously not a db expert so any help would be appreciated.



Anyone else have this issue?
7  Alternate cryptocurrencies / Mining (Altcoins) / Mining Pool Database version mismatch - HELP!!!! on: September 30, 2014, 02:37:09 PM
I am working on a pool using MPOS. Up to this point everything seems to have gone ok until I opened it up in the browser.
The web interface is working but I get the following message.

Database version mismatch (Installed: 0.0.13, Current: 0.0.14). Database update required, please import any new SQL files. Cronjobs have been halted.

I am obviously not a db expert so any help would be appreciated.

8  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ A N N ] RedOakCoin::{ R O C } Scrypt Currency By: RedOakIndustries [ R O I ] on: September 17, 2014, 10:28:53 PM
Ok... I got things moving on Bleutrade for voting. ROC is at #8 with 341 votes.
If you have already started mining this coin, you may as well pitch in and vote so we can do something with the coins we already have...

Go Vote - https://bleutrade.com/voting/ROC



it's #1 now - we need a few more people to invest a few bucks and buy a couple hundred more votes and we'll be at 100% and be listed.


Yea... I took some old BTC I had laying around and invested it. Hopefully this will get the rest of the group moving.

The rest is up the you... Go Vote - https://bleutrade.com/voting/ROC

9  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ A N N ] RedOakCoin::{ R O C } Scrypt Currency By: RedOakIndustries [ R O I ] on: September 17, 2014, 09:45:14 PM
Ok... I got things moving on Bleutrade for voting. ROC is at #8 with 341 votes.
If you have already started mining this coin, you may as well pitch in and vote so we can do something with the coins we already have...

Go Vote - https://bleutrade.com/voting/ROC

Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!