Pages:
Author

Topic: [ANN][MASTERNODE] Monoeci - A cryptocurrency for Monaco - page 50. (Read 102456 times)

full member
Activity: 224
Merit: 100
MonacoCoin Team Member
Hello
Installed according to instructions "creating masternode" on the VPS.
On a VPS after the command "./monacoCoin-cli masternode status" - "status": "Masternode started successfully"
Through the console of the wallet in the list masternode see my status "ENABLE".
It took more than two days, the balance in the wallet has not changed - 1K MCC.
Coins every day must come to the wallet?

Hello, you did not receive any rewards of 2MCC since 2 days ?

Can you give me the masternode output of this masternode so I can check its statut ?

came 2MCC, the problem has been resolved!
thanks!

Perfect  Smiley
newbie
Activity: 19
Merit: 0
Hello
Installed according to instructions "creating masternode" on the VPS.
On a VPS after the command "./monacoCoin-cli masternode status" - "status": "Masternode started successfully"
Through the console of the wallet in the list masternode see my status "ENABLE".
It took more than two days, the balance in the wallet has not changed - 1K MCC.
Coins every day must come to the wallet?

Hello, you did not receive any rewards of 2MCC since 2 days ?

Can you give me the masternode output of this masternode so I can check its statut ?

came 2MCC, the problem has been resolved!
thanks!
full member
Activity: 224
Merit: 100
MonacoCoin Team Member
Hello, if there is a space between the lines in your config file, it could explain the error. If not, everything seems fine for me but there must be something.
lol thanks.... it was the space hahahaha i followed the rest and typed ./monacoCoin-cli masternode status  and it shows:
{
  "vin": "CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase )",
  "service": "188.213.175.227:24157",
  "status": "Not capable masternode: Masternode not in masternode list"
}



perhaps its because i waited a whole night to edit the conf file and run it? what point do i need to start again from?

Hello,

What is the state of your masternode in masternodelist or in the UI ?

It could be because there is a problem with sentinel if your masternode is in Watchdog_expired state.

Hi.
how do i check that? when i type ./venv/bin/pip install -r requirements.txt  im getting
Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

maybe its easier to simply redo everything again from 0?


Hello,

You need to log as your user :

Code:
Su "user"

After this you need to go in the sentinel directory :

Code:
cd sentinel

Now you can check sentinel.conf with :

Code:
nano sentinel.conf

You can test with :

Code:
./venv/bin/py.test ./test

And check the crontab with :

Code:
crontab -e

If you can come on our slack in #masternodes it will be easier to help you : https://join.slack.com/t/monacocoin/shared_invite/enQtMjUzNzQ3Njk1Mzk3LWQ3YjMwMmFiMDgyYTIwM2MwMmZjOWE2NGIyMjZmYmQxNjJjOGVmNmI4OGRiMzZmNTdlMmEzZTU1MWU4ZTNmYjA
full member
Activity: 224
Merit: 100
MonacoCoin Team Member
Hello
Installed according to instructions "creating masternode" on the VPS.
On a VPS after the command "./monacoCoin-cli masternode status" - "status": "Masternode started successfully"
Through the console of the wallet in the list masternode see my status "ENABLE".
It took more than two days, the balance in the wallet has not changed - 1K MCC.
Coins every day must come to the wallet?

Hello, you did not receive any rewards of 2MCC since 2 days ?

Can you give me the masternode output of this masternode so I can check its statut ?
sr. member
Activity: 504
Merit: 267
HashWare - Mining solutions for everyone!
Hello, if there is a space between the lines in your config file, it could explain the error. If not, everything seems fine for me but there must be something.
lol thanks.... it was the space hahahaha i followed the rest and typed ./monacoCoin-cli masternode status  and it shows:
{
  "vin": "CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase )",
  "service": "188.213.175.227:24157",
  "status": "Not capable masternode: Masternode not in masternode list"
}



perhaps its because i waited a whole night to edit the conf file and run it? what point do i need to start again from?

Hello,

What is the state of your masternode in masternodelist or in the UI ?

It could be because there is a problem with sentinel if your masternode is in Watchdog_expired state.

Hi.
how do i check that? when i type ./venv/bin/pip install -r requirements.txt  im getting
Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

maybe its easier to simply redo everything again from 0?
newbie
Activity: 19
Merit: 0
Hello
Installed according to instructions "creating masternode" on the VPS.
On a VPS after the command "./monacoCoin-cli masternode status" - "status": "Masternode started successfully"
Through the console of the wallet in the list masternode see my status "ENABLE".
It took more than two days, the balance in the wallet has not changed - 1K MCC.
Coins every day must come to the wallet?
full member
Activity: 224
Merit: 100
MonacoCoin Team Member
Hello, if there is a space between the lines in your config file, it could explain the error. If not, everything seems fine for me but there must be something.
lol thanks.... it was the space hahahaha i followed the rest and typed ./monacoCoin-cli masternode status  and it shows:
{
  "vin": "CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase )",
  "service": "188.213.175.227:24157",
  "status": "Not capable masternode: Masternode not in masternode list"
}



perhaps its because i waited a whole night to edit the conf file and run it? what point do i need to start again from?

Hello,

What is the state of your masternode in masternodelist or in the UI ?

It could be because there is a problem with sentinel if your masternode is in Watchdog_expired state.
sr. member
Activity: 504
Merit: 267
HashWare - Mining solutions for everyone!
Hello, if there is a space between the lines in your config file, it could explain the error. If not, everything seems fine for me but there must be something.
lol thanks.... it was the space hahahaha i followed the rest and typed ./monacoCoin-cli masternode status  and it shows:
{
  "vin": "CTxIn(COutPoint(0000000000000000000000000000000000000000000000000000000000000000, 4294967295), coinbase )",
  "service": "188.213.175.227:24157",
  "status": "Not capable masternode: Masternode not in masternode list"
}



perhaps its because i waited a whole night to edit the conf file and run it? what point do i need to start again from?
full member
Activity: 224
Merit: 100
MonacoCoin Team Member
Hello, if there is a space between the lines in your config file, it could explain the error. If not, everything seems fine for me but there must be something.
sr. member
Activity: 504
Merit: 267
HashWare - Mining solutions for everyone!
i am still getting the same error when trying to activate the masternode. is there someone trustworthy here that could connect remotely to my laptop and fix that? positive feedback guaranteed!

Can you copy past your masternode.conf ?

If you do this I'll see the problem.

# Masternode config file
# Format: alias IP:port masternodeprivkey collateral_output_txid collateral_output_index
# Example: mn1 127.0.0.2:19999 93HaYBVUCYjEMeeH1Y4sBGLALQZE1Yc1K64xiqgX37tGBDQL8Xg 2bcd3c84c84f87eaa86e4e56834c92927a07f9e18718810b92e0d0324456a67c 0
edited
full member
Activity: 224
Merit: 100
MonacoCoin Team Member
Hello everyone,

Like I said yesterday, we will say some words about the meetings we had with Monaco Government.
Everything went really well, we have a good relation with them and there are some possibilities for our team to be involved in the development of blockchain related projects in Monaco, which would be huge for MonacoCoin visibility. We will tell more about it when the time comes and when everything is sure.

We had some discussions about our name, MonacoCoin. To be honest, we appreciate less and less this name because a lot of persons mistake us for Monaco Card or Mona.co . Using Monaco for a company name is illegal without authorization (we don’t have any company, so no problem for us). To be on good terms with the government, which is a really important thing in Monaco, they would like us to maybe change our name (cryptocurrencies are still not regulated, and Monaco prefers not to be directly inked to it for the moment). I say maybe because they are afraid that mischievous people take the name once we drop it and scam peoples, hurting the reputation of Monaco.

For us, there is no problem because once our name is changed, we can begin the real application of our project in Monaco and there would be no opposition from the government. We were thinking of just naming our project XMCC. If you have any idea of a nice name, feel free to tell us, we could maybe even organize a poll and the winner would win some XMCC.

Next week, we will tell you about a nice event we are participating in Monaco at the beginning of November.

Thanks for your support.
full member
Activity: 224
Merit: 100
MonacoCoin Team Member
i am still getting the same error when trying to activate the masternode. is there someone trustworthy here that could connect remotely to my laptop and fix that? positive feedback guaranteed!

Can you copy past your masternode.conf ?

If you do this I'll see the problem.
sr. member
Activity: 504
Merit: 267
HashWare - Mining solutions for everyone!
i am still getting the same error when trying to activate the masternode. is there someone trustworthy here that could connect remotely to my laptop and fix that? positive feedback guaranteed!
full member
Activity: 224
Merit: 100
MonacoCoin Team Member
Hey, long shot here but is there any chance of recovering coins sent to a Monacoin address? Don't know how I managed to download the wrong wallet and not realise until after it was sent..

Hello, sorry there is nothing we can do.

i get the error when i run wallet in the linux

Code:
error while loading shared libraries: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory

how should i do


i am getting the same error. what should we do now?

edit: found the answer- downgrade to ubuntu 14
i get the error when i run wallet in the linux

Code:
error while loading shared libraries: libboost_system.so.1.54.0: cannot open shared object file: No such file or directory


how should i do

We uploaded a precompiled version for Ubuntu 16 yesterday.

You just need to use :

Code:
   wget https://github.com/monacocoin-net/monacoCoin-Core/releases/download/0.12.1.5.1/monacoCoinCore-0.12.1.5.1-linux64-cli-Ubuntu16.taz.gz

INstead of :

Code:
   wget https://github.com/monacocoin-net/monacoCoin-Core/releases/download/0.12.1.5.1/monacoCoinCore-0.12.1.5.1-linux64-cli.taz.gz

i downgraded from ubuntu 16 to 14. and used exactly what the guide here says https://monacocoin.net/en/tutoriel-how-to-create-a-masternode/   still getting the same error though


Normally you should not have the same error if you're on Ubuntu 14 now. Did you install the dependencies like in the tutorial ?

Anyone know what happened with Visa partnership? is it done deal or still working on it?

Hello, you are mistaking us with Monaco Card, we are not linked to them in any way. Moreover, Monaco card is being sued by the Principality of Monaco for using "Monaco", which is a deposed brand, for creating a company using Monaco without any autorisation.

ok so in nano paste the following line in

* * * * * cd /home/YOURUSERNAME/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1


where it says YOURUSERNAME change this to the name of the user you made (in the monacocoin website tutorial they use "bob")

so like this

* * * * * cd /home/bob/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1




thanks it helped.
so i finished the vps setup and now i try to launch the wallet after editing the masternode config file and i get

error reading masternode configuration file: could not parse masternode.conf
line: 4
mn1" vps ip":port" "masternode priv key"

what am i doing wrong now...


Hello, it means you forgot something in the masternode.conf, normally you line should be like this : mn1 VPS:Port MasternodePrivkey Masternodeoutput (don t forget the 0 or 1 at the end with a space).

sr. member
Activity: 504
Merit: 267
HashWare - Mining solutions for everyone!
ok so in nano paste the following line in

* * * * * cd /home/YOURUSERNAME/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1


where it says YOURUSERNAME change this to the name of the user you made (in the monacocoin website tutorial they use "bob")

so like this

* * * * * cd /home/bob/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1




thanks it helped.
so i finished the vps setup and now i try to launch the wallet after editing the masternode config file and i get

error reading masternode configuration file: could not parse masternode.conf
line: 4
mn1" vps ip":port" "masternode priv key"

what am i doing wrong now...
newbie
Activity: 56
Merit: 0
Its interesting, promising project with masternodes. Are there bounties and/ or signature campaigns available? Thanks all for your clues.
blc
newbie
Activity: 11
Merit: 0
ok so in nano paste the following line in

* * * * * cd /home/YOURUSERNAME/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1


where it says YOURUSERNAME change this to the name of the user you made (in the monacocoin website tutorial they use "bob")

so like this

* * * * * cd /home/bob/sentinel && ./venv/bin/python bin/sentinel.py >/dev/null 2>&1


sr. member
Activity: 504
Merit: 267
HashWare - Mining solutions for everyone!
when setting up the MN i get to the following stage after typing   crontab -e    in the terminal


username@monacocoinmas:~/sentinel$ crontab -e
no crontab for username - using an empty one

Select an editor.  To change later, run 'select-editor'.
  1. /bin/ed
  2. /bin/nano        <---- easiest
  3. /usr/bin/vim.basic
  4. /usr/bin/vim.tiny

Choose 1-4 [2]:

the guide says to do the following: Install the command in the crontab at the end of the file (Replace YOURUSERNAME with your username) :

what does it mean? i need to replace "usr" in line 3,4 with my username? last time i went to line 3 i managed to fuckup everything..

and then i get this


# Edit this file to introduce tasks to be run by cron.
#
# Each task to run has to be defined through a single line
# indicating with different fields when the task will be run
# and what command to run for the task
#
# To define the time you can provide concrete values for
# minute (m), hour (h), day of month (dom), month (mon),
# and day of week (dow) or use '*' in these fields (for 'any').#
# Notice that tasks will be started based on the cron's system
# daemon's notion of time and timezones.
#
# Output of the crontab jobs (including errors) is sent through
# email to the user the crontab file belongs to (unless redirected).
#
# For example, you can run a backup of all your user accounts
# at 5 a.m every week with:
# 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/
#
full member
Activity: 532
Merit: 107
Anyone know what happened with Visa partnership? is it done deal or still working on it?
newbie
Activity: 7
Merit: 0
Hey, long shot here but is there any chance of recovering coins sent to a Monacoin address? Don't know how I managed to download the wrong wallet and not realise until after it was sent..
Pages:
Jump to: