Author

Topic: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] - page 412. (Read 2375636 times)

full member
Activity: 276
Merit: 100
Isn't listen supposed to be listen=1 if you want it to accept RPC commands?
newbie
Activity: 40
Merit: 0
Also, I seem to be having issues solo mining. I believe everything is set up correctly in my .conf file, however whenever I try to run m-minerd I'm given this error message: "HTTP request failed: Failed to connect to 127.0.0.1 port 8232: Connection refused"
followed in the next line by:
json_rpc_call request failed, retry after 30 seconds
what do I need to do here to be able to solo mine? Is this something stupid I've missed? Or perhaps a windows issue?
m-minerd .bat looks like so: m-minerd --url http://127.0.0.1:8232/ --user user --pass x -t 6 -e 95

It looks like that either your wallet or daemon is not running, your rpcport is not 8232 in .conf file or you are trying to mine from another computer...?
it could be that! I have my wallet on my NAS currently, will try moving the miner to the NAS/wallet to main machine

still no luck with the solo mining. Tried moving the wallet to the main desktop off of the NAS and still the same issue. .conf looks like so:
rpcuser=rpcuser
rpcpassword=rpcpass

rpcport=8232

rpcallowip=127.0.0.1

listen=0
connect=104.128.225.215

daemon=1
server=1
rpcport=8232
rpcallowip=127.0.0.1
rpcuser=user
rpcpassword=x
full member
Activity: 194
Merit: 100
Working again, staking is on.





Just how! looks insane!
legendary
Activity: 1750
Merit: 1005

Good news TheFrisian. Under huge presure Joe did a good job.
legendary
Activity: 1019
Merit: 1003
Senior Developer and founder of ViMeAv ICT
Working again, staking is on.


newbie
Activity: 40
Merit: 0
Also, I seem to be having issues solo mining. I believe everything is set up correctly in my .conf file, however whenever I try to run m-minerd I'm given this error message: "HTTP request failed: Failed to connect to 127.0.0.1 port 8232: Connection refused"
followed in the next line by:
json_rpc_call request failed, retry after 30 seconds
what do I need to do here to be able to solo mine? Is this something stupid I've missed? Or perhaps a windows issue?
m-minerd .bat looks like so: m-minerd --url http://127.0.0.1:8232/ --user user --pass x -t 6 -e 95

It looks like that either your wallet or daemon is not running, your rpcport is not 8232 in .conf file or you are trying to mine from another computer...?
it could be that! I have my wallet on my NAS currently, will try moving the miner to the NAS/wallet to main machine

Is there any way for me to go about installing the wallet on a NAS, rather than on the desktop? At least without configuration files being stored on the desktop or the machine running the wallet as well? I'm a bit confused by all this and I'd like to have my wallet self contained on my NAS if possible, due to reliability concerns on my desktop.
Actually there is a super simple way to put the wallet data of ANY coinwallet somewhere else, which I want to share. Also possible if you use NAS as say a SAMBA share (almost any NAS has the samba feature).
1. Find the default data-directory (location 1) of the wallet
2. Move its content to the new location (location 2)
3. delete the location 1 folder which should be empty after last step
4. open terminal/cmd in the folder in which location 1 has been and create a link to the new location. for this, of course, link-name has to be exactly like original data-directory

e.g. for magi in windows: (after data-directory was moved)
mklink /d C:\users\...\AppData\Roaming\Magi "X:\Sambashare\dir"

linux users do it with ln -s
Thank you so much for this!! Will try it out.
sr. member
Activity: 490
Merit: 256
Also, I seem to be having issues solo mining. I believe everything is set up correctly in my .conf file, however whenever I try to run m-minerd I'm given this error message: "HTTP request failed: Failed to connect to 127.0.0.1 port 8232: Connection refused"
followed in the next line by:
json_rpc_call request failed, retry after 30 seconds
what do I need to do here to be able to solo mine? Is this something stupid I've missed? Or perhaps a windows issue?
m-minerd .bat looks like so: m-minerd --url http://127.0.0.1:8232/ --user user --pass x -t 6 -e 95

It looks like that either your wallet or daemon is not running, your rpcport is not 8232 in .conf file or you are trying to mine from another computer...?
newbie
Activity: 40
Merit: 0
Also, I seem to be having issues solo mining. I believe everything is set up correctly in my .conf file, however whenever I try to run m-minerd I'm given this error message: "HTTP request failed: Failed to connect to 127.0.0.1 port 8232: Connection refused"
followed in the next line by:
json_rpc_call request failed, retry after 30 seconds
what do I need to do here to be able to solo mine? Is this something stupid I've missed? Or perhaps a windows issue?
m-minerd .bat looks like so: m-minerd --url http://127.0.0.1:8232/ --user user --pass x -t 6 -e 95
full member
Activity: 226
Merit: 100
Yeah, 250 per user... Sure guys. Just look at miner list.
newbie
Activity: 13
Merit: 0
When zpool.ca will work?
legendary
Activity: 1750
Merit: 1005
Is there any news when exchanges will be up again?
Both Yobit and bittrex still maintenance.

I sent message to Bittrex again. Think will be back up in 24 hours. Others i need to contact. If you have time or contact there feel free to send them a message.
I always can use help.
legendary
Activity: 1484
Merit: 1029
Is there any news when exchanges will be up again?
Both Yobit and bittrex still maintenance.

Cryptopia and Nova too, I suspect we'll need to prove that the chain is working before getting the exchanges up and running again - personally, I wouldn't transfer anything to the exchanges until the chain has been stable for a few days.
legendary
Activity: 1484
Merit: 1029
Is there any way for me to go about installing the wallet on a NAS, rather than on the desktop? At least without configuration files being stored on the desktop or the machine running the wallet as well? I'm a bit confused by all this and I'd like to have my wallet self contained on my NAS if possible, due to reliability concerns on my desktop.
Didn't try that myself - I suspect its possible - however you'll likely need some specialist knowledge about the components and build of your NAS for it to build and run sucessfully, and also have the ability to send ssh commands to your wallet.
full member
Activity: 276
Merit: 100
Is there any news when exchanges will be up again?
Both Yobit and bittrex still maintenance.
newbie
Activity: 40
Merit: 0
Is there any way for me to go about installing the wallet on a NAS, rather than on the desktop? At least without configuration files being stored on the desktop or the machine running the wallet as well? I'm a bit confused by all this and I'd like to have my wallet self contained on my NAS if possible, due to reliability concerns on my desktop.
full member
Activity: 276
Merit: 100
Now let's see if we can find some blocks.
legendary
Activity: 1750
Merit: 1005
Should be ok now.

All works well now. Thanks for the effort!
Thanks for the feedback & the patience
newbie
Activity: 21
Merit: 0
Should be ok now.

All works well now. Thanks for the effort!
legendary
Activity: 1484
Merit: 1029
Wallet v1.4.3:

Windows: http://coinmagi.org/bin/m-wallet-1.4.3/m-wallet-1.4.3-win.zip
Linux (32 & 64): http://coinmagi.org/bin/m-wallet-1.4.3/m-wallet-1.4.3-linux.tar.gz
OS X: http://coinmagi.org/bin/m-wallet-1.4.3/m-wallet-1.4.3-osx.zip
Github: https://github.com/magi-project/magi

magi.conf:

Code:
rpcuser=rpcuser
rpcpassword=rpcpass

rpcport=8232

rpcallowip=127.0.0.1

listen=0
connect=104.128.225.215

Blockchain download (#1451225):

http://coinmagi.org/bin/block-chain/

Solo mining:

http://m-core.org/solo-mine-magi/


[Edit]

PoW Block reward: 30% of normal value for temporary and back to normal after the fix is fully done
PoS rewards: 20% more also temporarily and back to normal after the fix is fully done


This is the latest version. Well done Joe
Awesome OP is already up to date! Magi is moving again in the right direction!

Great stuff - I'll give the new wallet a try - fingers crossed =D
legendary
Activity: 1750
Merit: 1005
I've resynced https://poolinfo.systms.org and it's now up to date with the official chain.

Hi.
When i try to enable "Mint" in the m-wallet, the app get a windows error and get closed. i want to solo mining, so when i delete "daemon=1" in magi.conf, the m-wallet do not get any errors when enabling "Mint".
Can i do solo mining without "daemon=1" in magi.conf?

Sorry about my english.

What does the error message say?

"The program has a problem and is goin to close"  look´s like a windows problem. I tested in other version of windows, and is working fine so far. The problem is in windows 10 64bits.

I couldn't get the staking to work on 64 bit until I reloaded the with the magic.conf

Code:
rpcuser=rpcuser
rpcpassword=rpcpass

rpcport=8232

rpcallowip=127.0.0.1

listen=0
connect=104.128.225.215

staking=1
posii=1

All seems to be working now, but it seems that coin age was reset.  I have 3 stakes so far with 1829.5 XMG being currently staked for a total reward of 0.0023 XMG.  I hope this version and the chain are stable now.
He Fragilefungi welcome back amigo.
Good to see you here again.
Jump to: