Author

Topic: IOTA - page 643. (Read 1473233 times)

hero member
Activity: 784
Merit: 1000
March 11, 2016, 12:40:28 PM
I don't understand why would you choose the default port to be value below 1024 which means you cannot run this on unix system without super user privileges.

Even when I change the port in the config file, it still tries to bind to 999 so the server crashes.

You probably changed the api port.

API runs over 999 TCP per default, unless you change in your config file, nodes exchange data ( transactions, messages ) over 999 udp.
Thats why it tries to bind to 999.

Are you stupid or what? That's the issue ... the software should not run on a port which requires root privilege.
member
Activity: 72
Merit: 10
March 11, 2016, 12:19:32 PM
I don't understand why would you choose the default port to be value below 1024 which means you cannot run this on unix system without super user privileges.

Even when I change the port in the config file, it still tries to bind to 999 so the server crashes.

You probably changed the api port.

API runs over 999 TCP per default, unless you change in your config file, nodes exchange data ( transactions, messages ) over 999 udp.
Thats why it tries to bind to 999.
full member
Activity: 157
Merit: 100
March 11, 2016, 11:17:29 AM
I don't understand why would you choose the default port to be value below 1024 which means you cannot run this on unix system without super user privileges.

Even when I change the port in the config file, it still tries to bind to 999 so the server crashes.
legendary
Activity: 2142
Merit: 1009
Newbie
March 11, 2016, 10:36:15 AM
IRI is the stuff for Oracle? do you have some (not too technical) reference about this?

IRI = Iota Reference Implementation
hero member
Activity: 596
Merit: 500
March 11, 2016, 10:33:20 AM
human (I guess).
In my mind (But I'm not a dev), alpha is for developing algorithm etc and beta is for testing and finding bugs when almost ready for production.

Aye, something like that.
It's alpha.

IRI is the stuff for Oracle? do you have some (not too technical) reference about this?
legendary
Activity: 2142
Merit: 1009
Newbie
March 11, 2016, 10:28:17 AM
human (I guess).
In my mind (But I'm not a dev), alpha is for developing algorithm etc and beta is for testing and finding bugs when almost ready for production.

Aye, something like that.
It's alpha.
hero member
Activity: 596
Merit: 500
March 11, 2016, 10:27:19 AM
is this a beta or alpha release?

Depends on if you are a machine or a human. Who are you?

human (I guess).
In my mind (But I'm not a dev), alpha is for developing algorithm etc and beta is for testing and finding bugs when almost ready for production.
legendary
Activity: 2142
Merit: 1009
Newbie
March 11, 2016, 10:17:01 AM
is this a beta or alpha release?

Depends on if you are a machine or a human. Who are you?
hero member
Activity: 596
Merit: 500
March 11, 2016, 10:06:48 AM
legendary
Activity: 2142
Merit: 1009
Newbie
March 11, 2016, 10:05:55 AM
Those who are not on Ryver and run IRI, please, upgrade to https://s3-us-west-1.amazonaws.com/contattafiles/iota/eKItQ0CNPX8Hkds/IRI-0.7.1.zip.
legendary
Activity: 2142
Merit: 1009
Newbie
March 11, 2016, 08:42:41 AM
You mean iri.coordinator in config file?

No. In the console.html.
tyz
legendary
Activity: 3360
Merit: 1533
March 11, 2016, 08:32:28 AM

I run the file and got

Run console.html from the package and type
Code:
{"command": "getNodeInfo"}

You mean iri.coordinator in config file?

PS: You may need to do
Code:
setapi http://domain.com:999
before that if it's not on localhost.
rlh
hero member
Activity: 804
Merit: 1004
March 11, 2016, 08:03:15 AM
Unrelated, but since IOTA is uses a quantum-secure signature algorithm, I figured this might be a KickStarter project that many here might be interested in:

https://www.kickstarter.com/projects/1036708700/mequanics-the-quantum-computer-game
legendary
Activity: 2142
Merit: 1009
Newbie
March 11, 2016, 07:43:16 AM
I installed IRI 0.6.1 version on my VPS. How can I see whether the node is running or not. nohup file does not give me a clear answer.
I guess, there is not a GUI yet I can open, right?

Run console.html from the package and type
Code:
{"command": "getNodeInfo"}

PS: You may need to do
Code:
setapi http://domain.com:999
before that if it's not on localhost.
tyz
legendary
Activity: 3360
Merit: 1533
March 11, 2016, 07:39:43 AM
I installed IRI 0.6.1 version on my VPS. How can I see whether the node is running or not. nohup file does not give me a clear answer.
I guess, there is not a GUI yet I can open, right?
legendary
Activity: 1098
Merit: 1000
Angel investor.
March 11, 2016, 06:50:14 AM
A friend told me last night CfB was implementing SC's* on IOTA and that it was the "news of the day". Ive heard about this plan before but cannot find a post to confirm this.

Is it true?

And if it is true will IOTA SC's be able to "talk" to Ethereum SC's?

*smart contracts

I am assuming you are talking about Oracling, not smart contracts. If so, yes.

Great work, but please make sure to post a working beta when launching, this is VERY important!
hero member
Activity: 812
Merit: 1000
March 11, 2016, 05:55:02 AM
Smart Contracts are essentially scripts. Oracles is the data that is fed into these Smart Contracts, which determine the action of the Smart Contract

Perfect.
hero member
Activity: 714
Merit: 500
March 11, 2016, 05:53:20 AM
A friend told me last night CfB was implementing SC's* on IOTA and that it was the "news of the day". Ive heard about this plan before but cannot find a post to confirm this.

Is it true?

And if it is true will IOTA SC's be able to "talk" to Ethereum SC's?

*smart contracts

I am assuming you are talking about Oracling, not smart contracts. If so, yes.

Could you explain the difference between oracling and SC's? Thanks David.

Smart Contracts are essentially scripts. Oracles is the data that is fed into these Smart Contracts, which determine the action of the Smart Contract
hero member
Activity: 812
Merit: 1000
March 11, 2016, 05:45:41 AM
A friend told me last night CfB was implementing SC's* on IOTA and that it was the "news of the day". Ive heard about this plan before but cannot find a post to confirm this.

Is it true?

And if it is true will IOTA SC's be able to "talk" to Ethereum SC's?

*smart contracts

I am assuming you are talking about Oracling, not smart contracts. If so, yes.

Could you explain the difference between oracling and SC's? Thanks David.
hero member
Activity: 714
Merit: 500
March 11, 2016, 05:43:52 AM
A friend told me last night CfB was implementing SC's* on IOTA and that it was the "news of the day". Ive heard about this plan before but cannot find a post to confirm this.

Is it true?

And if it is true will IOTA SC's be able to "talk" to Ethereum SC's?

*smart contracts

I am assuming you are talking about Oracling, not smart contracts. If so, yes.
Jump to: