Pages:
Author

Topic: [ANN][MAG] MAGNET - GOES STELLAR - More in description / magnetwork.io - page 39. (Read 83023 times)

member
Activity: 121
Merit: 15
Another coin with HTTP downloads to wallet and no checksums of course. People really do not fucking care at all.
Beside the unnecessary swearing you are right, we encourage people to compile from source but since we provide binaries we should also provide checksums. This will be fixed today. Thanks for pointing that out.

Website has been updated to use https and checksums are now available on binaries : https://magnetwork.io/#wallet


Actually, you should update all the related documentation that points to those binaries ( example: masternode manual), and also, change the extension from (prefork) .rar to (postfork) .zip.

And, in some places of the new wallet still shows the old version number. This could lead to confusion to new users.

Devil is in the details

Thats also correct, we will be updating the documentation as well in coming days and patching these "evil" left over, agreed it is all in the details!
jr. member
Activity: 103
Merit: 1
Another coin with HTTP downloads to wallet and no checksums of course. People really do not fucking care at all.
Beside the unnecessary swearing you are right, we encourage people to compile from source but since we provide binaries we should also provide checksums. This will be fixed today. Thanks for pointing that out.

Website has been updated to use https and checksums are now available on binaries : https://magnetwork.io/#wallet


Wow that is a reaction I did not expect, this is the way it should be. Fixed hours later! Other coins I pointed that out did not react at all. Its such a pathetic disgusting display that I can't help but swear. There will be people getting hacked and their coin stolen because of behavior like this. Especially in this area people should be extra cautious but its just a fact that they do not care. And if the devs do not care its gets even worse. Anyway thanks anyway for at least fixing that so fast.

Do you have compile instructions for the GUI wallet for ubuntu 17.10? I have not seen a single coin that offers that. If not can you write it. I tried build boxy recently and failed and gave up.
newbie
Activity: 7
Merit: 0
Another coin with HTTP downloads to wallet and no checksums of course. People really do not fucking care at all.
Beside the unnecessary swearing you are right, we encourage people to compile from source but since we provide binaries we should also provide checksums. This will be fixed today. Thanks for pointing that out.

Website has been updated to use https and checksums are now available on binaries : https://magnetwork.io/#wallet


Actually, you should update all the related documentation that points to those binaries ( example: masternode manual), and also, change the extension from (prefork) .rar to (postfork) .zip.

And, in some places of the new wallet still shows the old version number. This could lead to confusion to new users.

Devil is in the details
jr. member
Activity: 70
Merit: 1
Welcome to our pool, two weeks fee 0%!!!
http://impulsemine.xyz

member
Activity: 121
Merit: 15
Another coin with HTTP downloads to wallet and no checksums of course. People really do not fucking care at all.
Beside the unnecessary swearing you are right, we encourage people to compile from source but since we provide binaries we should also provide checksums. This will be fixed today. Thanks for pointing that out.

Website has been updated to use https and checksums are now available on binaries : https://magnetwork.io/#wallet
member
Activity: 121
Merit: 15
Another coin with HTTP downloads to wallet and no checksums of course. People really do not fucking care at all.
Beside the unnecessary swearing you are right, we encourage people to compile from source but since we provide binaries we should also provide checksums. This will be fixed today. Thanks for pointing that out.
jr. member
Activity: 103
Merit: 1
Another coin with HTTP downloads to wallet and no checksums of course. People really do not fucking care at all.
member
Activity: 93
Merit: 10
Seems that MAG is not going to Moon. Instant dump.
newbie
Activity: 107
Merit: 0

Same result Sad


Code:
root@vultr:~/magnet# ./magnetd
./magnetd: error while loading shared libraries: libboost_system.so.1.62.0: cannot open shared objec
root@vultr:~/magnet# apt-get install miniupnpc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
  minissdpd
The following NEW packages will be installed:
  miniupnpc
0 upgraded, 1 newly installed, 0 to remove and 74 not upgraded.
Need to get 13.0 kB of archives.
After this operation, 53.2 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 miniupnpc amd64 1.9.20140610-2u
Fetched 13.0 kB in 0s (45.8 kB/s)
Selecting previously unselected package miniupnpc.
(Reading database ... 111007 files and directories currently installed.)
Preparing to unpack .../miniupnpc_1.9.20140610-2ubuntu2.16.04.2_amd64.deb ...
Unpacking miniupnpc (1.9.20140610-2ubuntu2.16.04.2) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up miniupnpc (1.9.20140610-2ubuntu2.16.04.2) ...
root@vultr:~/magnet#   ./magnetd
./magnetd: error while loading shared libraries: libboost_system.so.1.62.0: cannot open shared objec
root@vultr:~/magnet# wget http://magnetwork.io/Wallets/magnet-qt-LINUX.rar
--2018-02-28 06:49:56--  http://magnetwork.io/Wallets/magnet-qt-LINUX.rar
Resolving magnetwork.io (magnetwork.io)... 198.187.29.27
Connecting to magnetwork.io (magnetwork.io)|198.187.29.27|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4865731 (4.6M) [application/x-rar-compressed]
Saving to: ‘magnet-qt-LINUX.rar.1’

magnet-qt-LINUX.rar.1                                                  100%[========================

2018-02-28 06:49:57 (8.75 MB/s) - ‘magnet-qt-LINUX.rar.1’ saved [4865731/4865731]

root@vultr:~/magnet# unrar e magnet-qt-LINUX.rar

UNRAR 5.30 beta 2 freeware      Copyright (c) 1993-2015 Alexander Roshal


Extracting from magnet-qt-LINUX.rar


Would you like to replace the existing file magnetd
5152136 bytes, modified on 2018-01-30 20:47
with a new one
5152136 bytes, modified on 2018-01-30 20:47

[Y]es, [N]o, [A]ll, n[E]ver, [R]ename, [Q]uit y

Extracting  magnetd                                                   OK

Would you like to replace the existing file magnet-qt
12311976 bytes, modified on 2018-01-30 20:47
with a new one
12311976 bytes, modified on 2018-01-30 20:47

[Y]es, [N]o, [A]ll, n[E]ver, [R]ename, [Q]uit y

Extracting  magnet-qt                                                 OK
All OK
root@vultr:~/magnet# chmod +x magnetd
root@vultr:~/magnet#
root@vultr:~/magnet# ./magnetd
./magnetd: error while loading shared libraries: libboost_system.so.1.62.0: cannot open shared objec
root@vultr:~/magnet#


Screenshot here https://imgur.com/a/diVig

Any other ideas? MN dreams are withering away. Can't use the cool new app.
I'll offer a 100 coin bounty to solve this for us users reporting it Smiley MAG of course

lt looks like an issue with boost. what version are you using?

I'm following the same PDF that iDev shows in his liked videos (thanks for the material iDev), and have tried a line by line approach on Ubuntu 17.10 and 16.04 to get the same results.
https://imgur.com/a/8JeHm

I trying the 16.04 version and magnet-qt-LINUX-xenial.rar advice now. Will update everyone.
Thank you for any replies, bounty still offered to help me solve this.

Best regards,
Steve
hero member
Activity: 854
Merit: 502
Besides coinexchange, any other Exchange can trade MAG?

You should spend more time in the front page for each thread before asking silly question

https://wallet.crypto-bridge.org/market/BRIDGE.MAG_BRIDGE.BTC
https://crex24.com/exchange/MAG-USD
newbie
Activity: 50
Merit: 0
Besides coinexchange, any other Exchange can trade MAG?
newbie
Activity: 20
Merit: 0
Discord -> Support -> TechSupport Check the pinned msgs

You can find a guide on how to compile the magnetd wallet daemon on ubuntu linux from the github repositories.
member
Activity: 121
Merit: 15

Same result Sad


Code:
root@vultr:~/magnet# ./magnetd
./magnetd: error while loading shared libraries: libboost_system.so.1.62.0: cannot open shared objec
root@vultr:~/magnet# apt-get install miniupnpc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
  minissdpd
The following NEW packages will be installed:
  miniupnpc
0 upgraded, 1 newly installed, 0 to remove and 74 not upgraded.
Need to get 13.0 kB of archives.
After this operation, 53.2 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 miniupnpc amd64 1.9.20140610-2u
Fetched 13.0 kB in 0s (45.8 kB/s)
Selecting previously unselected package miniupnpc.
(Reading database ... 111007 files and directories currently installed.)
Preparing to unpack .../miniupnpc_1.9.20140610-2ubuntu2.16.04.2_amd64.deb ...
Unpacking miniupnpc (1.9.20140610-2ubuntu2.16.04.2) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up miniupnpc (1.9.20140610-2ubuntu2.16.04.2) ...
root@vultr:~/magnet#   ./magnetd
./magnetd: error while loading shared libraries: libboost_system.so.1.62.0: cannot open shared objec
root@vultr:~/magnet# wget http://magnetwork.io/Wallets/magnet-qt-LINUX.rar
--2018-02-28 06:49:56--  http://magnetwork.io/Wallets/magnet-qt-LINUX.rar
Resolving magnetwork.io (magnetwork.io)... 198.187.29.27
Connecting to magnetwork.io (magnetwork.io)|198.187.29.27|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4865731 (4.6M) [application/x-rar-compressed]
Saving to: ‘magnet-qt-LINUX.rar.1’

magnet-qt-LINUX.rar.1                                                  100%[========================

2018-02-28 06:49:57 (8.75 MB/s) - ‘magnet-qt-LINUX.rar.1’ saved [4865731/4865731]

root@vultr:~/magnet# unrar e magnet-qt-LINUX.rar

UNRAR 5.30 beta 2 freeware      Copyright (c) 1993-2015 Alexander Roshal


Extracting from magnet-qt-LINUX.rar


Would you like to replace the existing file magnetd
5152136 bytes, modified on 2018-01-30 20:47
with a new one
5152136 bytes, modified on 2018-01-30 20:47

[Y]es, [N]o, [A]ll, n[E]ver, [R]ename, [Q]uit y

Extracting  magnetd                                                   OK

Would you like to replace the existing file magnet-qt
12311976 bytes, modified on 2018-01-30 20:47
with a new one
12311976 bytes, modified on 2018-01-30 20:47

[Y]es, [N]o, [A]ll, n[E]ver, [R]ename, [Q]uit y

Extracting  magnet-qt                                                 OK
All OK
root@vultr:~/magnet# chmod +x magnetd
root@vultr:~/magnet#
root@vultr:~/magnet# ./magnetd
./magnetd: error while loading shared libraries: libboost_system.so.1.62.0: cannot open shared objec
root@vultr:~/magnet#


Screenshot here https://imgur.com/a/diVig

Any other ideas? MN dreams are withering away. Can't use the cool new app.
I'll offer a 100 coin bounty to solve this for us users reporting it Smiley MAG of course

lt looks like an issue with boost. what version are you using?

Indeed, most likely the issue is with dependencies being compiled for Ubuntu 17.x and DudeNamedSteve is using Ubuntu 16.04 (xenial).

We have added the binary for Xenial so the solution is either compile it yourself from source (github) or download the magnetd binary here:
http://magnetwork.io/Wallets/magnet-qt-LINUX-xenial.rar

full member
Activity: 630
Merit: 103
TOKPIE
Magnet [MAG] Masternode Setup Tutorial on Linux VPS

PART 1 - SERVER SETUP
PART 2 - CONNECTING TO SERVER
PART 3 - PREPARING THE SERVER
PART 4 - CONFIGURING THE DAEMON
PART 5 - MASTERNODE.CONF ( Local Wallet Menu - Settings - Open Masternode.conf )
PART 6 - MAGNET.CONF ( Local Wallet Menu - Settings - Open Magnet.conf )
PART 7 - STARTING YOUR MASTERNODE
PART 8 - CHECK FOR MASTERNODE STATUS

https://www.youtube.com/watch?v=_f3GtlreZEk
member
Activity: 108
Merit: 10

Same result Sad


Code:
root@vultr:~/magnet# ./magnetd
./magnetd: error while loading shared libraries: libboost_system.so.1.62.0: cannot open shared objec
root@vultr:~/magnet# apt-get install miniupnpc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
  minissdpd
The following NEW packages will be installed:
  miniupnpc
0 upgraded, 1 newly installed, 0 to remove and 74 not upgraded.
Need to get 13.0 kB of archives.
After this operation, 53.2 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 miniupnpc amd64 1.9.20140610-2u
Fetched 13.0 kB in 0s (45.8 kB/s)
Selecting previously unselected package miniupnpc.
(Reading database ... 111007 files and directories currently installed.)
Preparing to unpack .../miniupnpc_1.9.20140610-2ubuntu2.16.04.2_amd64.deb ...
Unpacking miniupnpc (1.9.20140610-2ubuntu2.16.04.2) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up miniupnpc (1.9.20140610-2ubuntu2.16.04.2) ...
root@vultr:~/magnet#   ./magnetd
./magnetd: error while loading shared libraries: libboost_system.so.1.62.0: cannot open shared objec
root@vultr:~/magnet# wget http://magnetwork.io/Wallets/magnet-qt-LINUX.rar
--2018-02-28 06:49:56--  http://magnetwork.io/Wallets/magnet-qt-LINUX.rar
Resolving magnetwork.io (magnetwork.io)... 198.187.29.27
Connecting to magnetwork.io (magnetwork.io)|198.187.29.27|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4865731 (4.6M) [application/x-rar-compressed]
Saving to: ‘magnet-qt-LINUX.rar.1’

magnet-qt-LINUX.rar.1                                                  100%[========================

2018-02-28 06:49:57 (8.75 MB/s) - ‘magnet-qt-LINUX.rar.1’ saved [4865731/4865731]

root@vultr:~/magnet# unrar e magnet-qt-LINUX.rar

UNRAR 5.30 beta 2 freeware      Copyright (c) 1993-2015 Alexander Roshal


Extracting from magnet-qt-LINUX.rar


Would you like to replace the existing file magnetd
5152136 bytes, modified on 2018-01-30 20:47
with a new one
5152136 bytes, modified on 2018-01-30 20:47

[Y]es, [N]o, [A]ll, n[E]ver, [R]ename, [Q]uit y

Extracting  magnetd                                                   OK

Would you like to replace the existing file magnet-qt
12311976 bytes, modified on 2018-01-30 20:47
with a new one
12311976 bytes, modified on 2018-01-30 20:47

[Y]es, [N]o, [A]ll, n[E]ver, [R]ename, [Q]uit y

Extracting  magnet-qt                                                 OK
All OK
root@vultr:~/magnet# chmod +x magnetd
root@vultr:~/magnet#
root@vultr:~/magnet# ./magnetd
./magnetd: error while loading shared libraries: libboost_system.so.1.62.0: cannot open shared objec
root@vultr:~/magnet#


Screenshot here https://imgur.com/a/diVig

Any other ideas? MN dreams are withering away. Can't use the cool new app.
I'll offer a 100 coin bounty to solve this for us users reporting it Smiley MAG of course

lt looks like an issue with boost. what version are you using?
newbie
Activity: 107
Merit: 0
Hello, I need a help.
I'm setting a masternode.
Vultr with Ubuntu 17.10
I followed all correctly,

then :~/magnet# ./magnetd
./magnetd: error while loading shared libraries: libminiupnpc.so.10: cannot open shared object file: No such file or directory

I tried to fix it by myself but I'm not able..



apt-get install miniupnpc

Same result Sad


Code:
root@vultr:~/magnet# ./magnetd
./magnetd: error while loading shared libraries: libboost_system.so.1.62.0: cannot open shared objec
root@vultr:~/magnet# apt-get install miniupnpc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
  minissdpd
The following NEW packages will be installed:
  miniupnpc
0 upgraded, 1 newly installed, 0 to remove and 74 not upgraded.
Need to get 13.0 kB of archives.
After this operation, 53.2 kB of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 miniupnpc amd64 1.9.20140610-2u
Fetched 13.0 kB in 0s (45.8 kB/s)
Selecting previously unselected package miniupnpc.
(Reading database ... 111007 files and directories currently installed.)
Preparing to unpack .../miniupnpc_1.9.20140610-2ubuntu2.16.04.2_amd64.deb ...
Unpacking miniupnpc (1.9.20140610-2ubuntu2.16.04.2) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up miniupnpc (1.9.20140610-2ubuntu2.16.04.2) ...
root@vultr:~/magnet#   ./magnetd
./magnetd: error while loading shared libraries: libboost_system.so.1.62.0: cannot open shared objec
root@vultr:~/magnet# wget http://magnetwork.io/Wallets/magnet-qt-LINUX.rar
--2018-02-28 06:49:56--  http://magnetwork.io/Wallets/magnet-qt-LINUX.rar
Resolving magnetwork.io (magnetwork.io)... 198.187.29.27
Connecting to magnetwork.io (magnetwork.io)|198.187.29.27|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4865731 (4.6M) [application/x-rar-compressed]
Saving to: ‘magnet-qt-LINUX.rar.1’

magnet-qt-LINUX.rar.1                                                  100%[========================

2018-02-28 06:49:57 (8.75 MB/s) - ‘magnet-qt-LINUX.rar.1’ saved [4865731/4865731]

root@vultr:~/magnet# unrar e magnet-qt-LINUX.rar

UNRAR 5.30 beta 2 freeware      Copyright (c) 1993-2015 Alexander Roshal


Extracting from magnet-qt-LINUX.rar


Would you like to replace the existing file magnetd
5152136 bytes, modified on 2018-01-30 20:47
with a new one
5152136 bytes, modified on 2018-01-30 20:47

[Y]es, [N]o, [A]ll, n[E]ver, [R]ename, [Q]uit y

Extracting  magnetd                                                   OK

Would you like to replace the existing file magnet-qt
12311976 bytes, modified on 2018-01-30 20:47
with a new one
12311976 bytes, modified on 2018-01-30 20:47

[Y]es, [N]o, [A]ll, n[E]ver, [R]ename, [Q]uit y

Extracting  magnet-qt                                                 OK
All OK
root@vultr:~/magnet# chmod +x magnetd
root@vultr:~/magnet#
root@vultr:~/magnet# ./magnetd
./magnetd: error while loading shared libraries: libboost_system.so.1.62.0: cannot open shared objec
root@vultr:~/magnet#


Screenshot here https://imgur.com/a/diVig

Any other ideas? MN dreams are withering away. Can't use the cool new app.
I'll offer a 100 coin bounty to solve this for us users reporting it Smiley MAG of course
newbie
Activity: 107
Merit: 0
Hello, I need a help.
I'm setting a masternode.
Vultr with Ubuntu 17.10
I followed all correctly,

then :~/magnet# ./magnetd
./magnetd: error while loading shared libraries: libminiupnpc.so.10: cannot open shared object file: No such file or directory

I tried to fix it by myself but I'm not able..



my guess would be your missing some sort of dependency to compile the wallet?

Try reinstalling your VPS and then go through the guide again and make sure you care copying and pasting all the commands correctly...the error to me looks like your missing some files for the wallet to load...good luck, if you still can't get it then come into the discord channel and you will for sure get better advice there

I tried the same thing and got the same results. Got 11k coins with no MN made Sad

https://imgur.com/a/WEzNv

I was messaged on Discord from another user who hit this, so we have three reports of the same failure.
Updated the whole system, changed SSH clients, used two different OS's, three different GitHub VPS builds.

Can we provide anything to help troubleshoot this?
Thanks for the help

 Huh
jr. member
Activity: 165
Merit: 3
wallet MAG on https://www.coinexchange.io offline not online. Please help me change coin from mining

Same problem.
What is going on? I sent my coins there this morning and it has been quite long from what I can see. My coins were sent over 12 hours ago, wallets still offline.
Any news from the devs?

Upon checking Coinexchange.io, it appears that Magnet's wallet is now online and is currently functioning. It would be best in the future to contact the exchange itself and ask them questions regarding the status of wallet in their website instead of asking about it here. You can always open a ticket with them regarding their service.

On the side note, the price dipped hard when their wallet became online. Have we hit the bottom? Or we are still gonna go down ever more? Who knows.  Roll Eyes

Why do that always be happened after wallet offline and goes online?
Are those miner waiting to unload the goods and after get through, its sell hard

They sell hard expecting the price to go down knowing many miners were in the same situation.
I was stupid I forgot about Cryptobridge as I remember now I saw it trading magnet before... I should have sent coins there not to my CE address. They got stuck of over 24h.
I don't think I lost and I will never sell at a loss. Let those loser do so.
jr. member
Activity: 165
Merit: 3
wallet MAG on https://www.coinexchange.io offline not online. Please help me change coin from mining

Same problem.
What is going on? I sent my coins there this morning and it has been quite long from what I can see. My coins were sent over 12 hours ago, wallets still offline.
Any news from the devs?

Upon checking Coinexchange.io, it appears that Magnet's wallet is now online and is currently functioning. It would be best in the future to contact the exchange itself and ask them questions regarding the status of wallet in their website instead of asking about it here. You can always open a ticket with them regarding their service.

On the side note, the price dipped hard when their wallet became online. Have we hit the bottom? Or we are still gonna go down ever more? Who knows.  Roll Eyes

Very smart answer... Of course I opened a ticket however they closed it immediately. I reopened it again and complained then they decided to look into it.
I asked devs as I thought maybe there was a chain split or something like happened to XLR or BWK in the past.
hero member
Activity: 854
Merit: 502
wallet MAG on https://www.coinexchange.io offline not online. Please help me change coin from mining

Same problem.
What is going on? I sent my coins there this morning and it has been quite long from what I can see. My coins were sent over 12 hours ago, wallets still offline.
Any news from the devs?

Upon checking Coinexchange.io, it appears that Magnet's wallet is now online and is currently functioning. It would be best in the future to contact the exchange itself and ask them questions regarding the status of wallet in their website instead of asking about it here. You can always open a ticket with them regarding their service.

On the side note, the price dipped hard when their wallet became online. Have we hit the bottom? Or we are still gonna go down ever more? Who knows.  Roll Eyes

Why do that always be happened after wallet offline and goes online?
Are those miner waiting to unload the goods and after get through, its sell hard
Pages:
Jump to: