gbeirn
|
 |
January 06, 2014, 03:44:53 PM |
|
Hey guys,
I have a VPS and a RaspPi! What do I have to enter into allowedHosts to make the client available for everyone?
*
|
NXT VPS Server Donations can be sent here: 6044921191674841550At the end of each month I will donate some of them back to the community. This is separate from my main wallet so you can keep track of them. I will keep them in there and only use them for hosting.
|
|
|
Passion_ltc
|
 |
January 06, 2014, 03:46:56 PM |
|
Hey guys,
I have a VPS and a RaspPi! What do I have to enter into allowedHosts to make the client available for everyone?
* I tried it, but then this happens: 2014-01-06 10:46:16.074:INFO:oejs.Server:main: jetty-9.1.0.v20131115 2014-01-06 10:46:16.132:INFO:oejdp.ScanningAppProvider:main: Deployment monitor [file:/root/nxt/webapps/] at interval 0 2014-01-06 10:46:16.416:WARN:oejx.XmlParser:main: FATAL@null line:1 col:41 : org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 41; Element type "xml" must be followed by either attribute specifications, ">" or "/>". 2014-01-06 10:46:16.420:WARN:oejw.WebAppContext:main: Failed startup of context o.e.j.w.WebAppContext@1c3cbf4f{/,file:/root/nxt/webapps/root/,null}{/root} org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 41; Element type "xml" must be followed by either attribute specifications, ">" or "/>". at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:198) at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177) at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:441) at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:368) at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1388) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.seekCloseOfStartTag(XMLDocumentFragmentScannerImpl.java:1355) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:261) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:602) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3065) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:881) at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:607) at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:116) at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:489) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:835) at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:764) at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:123) at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1210) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:568) at com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:302) at org.eclipse.jetty.xml.XmlParser.parse(XmlParser.java:246) at org.eclipse.jetty.webapp.Descriptor.parse(Descriptor.java:65) at org.eclipse.jetty.webapp.WebDescriptor.parse(WebDescriptor.java:148) at org.eclipse.jetty.webapp.MetaData.setWebXml(MetaData.java:172) at org.eclipse.jetty.webapp.WebXmlConfiguration.preConfigure(WebXmlConfiguration.java:60) at org.eclipse.jetty.webapp.WebAppContext.preConfigure(WebAppContext.java:454) at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:490) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:117) at org.eclipse.jetty.util.component.ContainerLifeCycle.addBean(ContainerLifeCycle.java:281) at org.eclipse.jetty.util.component.ContainerLifeCycle.addBean(ContainerLifeCycle.java:213) at org.eclipse.jetty.util.component.ContainerLifeCycle.updateBeans(ContainerLifeCycle.java:763) at org.eclipse.jetty.server.handler.HandlerCollection.setHandlers(HandlerCollection.java:89) at org.eclipse.jetty.server.handler.ContextHandlerCollection.setHandlers(ContextHandlerCollection.java:144) at org.eclipse.jetty.server.handler.HandlerCollection.addHandler(HandlerCollection.java:155) at org.eclipse.jetty.deploy.bindings.StandardDeployer.processBinding(StandardDeployer.java:41) at org.eclipse.jetty.deploy.AppLifeCycle.runBindings(AppLifeCycle.java:186) at org.eclipse.jetty.deploy.DeploymentManager.requestAppGoal(DeploymentManager.java:495) at org.eclipse.jetty.deploy.DeploymentManager.addApp(DeploymentManager.java:146) at org.eclipse.jetty.deploy.providers.ScanningAppProvider.fileAdded(ScanningAppProvider.java:175) at org.eclipse.jetty.deploy.providers.ScanningAppProvider$1.fileAdded(ScanningAppProvider.java:64) at org.eclipse.jetty.util.Scanner.reportAddition(Scanner.java:605) at org.eclipse.jetty.util.Scanner.reportDifferences(Scanner.java:528) at org.eclipse.jetty.util.Scanner.scan(Scanner.java:391) at org.eclipse.jetty.util.Scanner.doStart(Scanner.java:313) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) at org.eclipse.jetty.deploy.providers.ScanningAppProvider.doStart(ScanningAppProvider.java:145) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) at org.eclipse.jetty.deploy.DeploymentManager.startAppProvider(DeploymentManager.java:557) at org.eclipse.jetty.deploy.DeploymentManager.doStart(DeploymentManager.java:232) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) at org.eclipse.jetty.util.component.ContainerLifeCycle.start(ContainerLifeCycle.java:117) at org.eclipse.jetty.server.Server.start(Server.java:355) at org.eclipse.jetty.util.component.ContainerLifeCycle.doStart(ContainerLifeCycle.java:99) at org.eclipse.jetty.server.handler.AbstractHandler.doStart(AbstractHandler.java:60) at org.eclipse.jetty.server.Server.doStart(Server.java:324) at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69) at org.eclipse.jetty.xml.XmlConfiguration$1.run(XmlConfiguration.java:1250) at java.security.AccessController.doPrivileged(Native Method) at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:1174) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.eclipse.jetty.start.Main.invokeMain(Main.java:297) at org.eclipse.jetty.start.Main.start(Main.java:706) at org.eclipse.jetty.start.Main.main(Main.java:103) 2014-01-06 10:46:16.489:INFO:oejs.ServerConnector:main: Started ServerConnector@31b6421{HTTP/1.1}{0.0.0.0:7874} 2014-01-06 10:46:17.125:INFO:oejs.ServerConnector:main: Started ServerConnector@39ce5ac9{SSL-http/1.1}{0.0.0.0:7875}
Edit: Wait a minute. Maybe I got a typo..
|
|
|
|
ImmortAlex
|
 |
January 06, 2014, 03:49:20 PM |
|
Edit: Wait a minute. Maybe I got a typo..
Yes, you just make a typo 
|
|
|
|
jl777
Legendary
Offline
Activity: 1176
Merit: 1134
|
 |
January 06, 2014, 03:49:38 PM |
|
Peercover NXT deposits are lagging a lot right now. I have deposited two amounts, a large one, and a small one afterwards to see if that works better. Both not credited yet, although even the Block Explorer shows enough confirmations for them.
Hope it's only their NXT server/client that's lagging, and not their database not registering or just forgetting...
I ampretty surei it is lags due to recent block chain forking I have asked peercover to look into it
|
|
|
|
jl777
Legendary
Offline
Activity: 1176
Merit: 1134
|
 |
January 06, 2014, 03:52:09 PM |
|
DarkNXT is very good paired with all other "physics" we have. I mean anti-coin idea, genesis like Big Bang and so on. So DarkNXT is like "dark matter".
Exactly why i called it darkNXT
|
|
|
|
Passion_ltc
|
 |
January 06, 2014, 03:52:42 PM |
|
Edit: Wait a minute. Maybe I got a typo..
Yes, you just make a typo  I got the typo. But now I entered *; and it always shows "Access denied - The Matrix got you..". <init-param> <param-name>allowedUserHosts</param-name> <param-value>*; 127.0.0.1; localhost; 0:0:0:0:0:0:0:1;</param-value>
|
|
|
|
|
Zahlen
Member

Offline
Activity: 98
Merit: 10
|
 |
January 06, 2014, 03:56:41 PM |
|
Lost Nxt
They'll be recovered in the future. So lostNXT can be found.  I think the name still works. Wow the loch ness link is so beautifully subtle! Like this name more and more.
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
 |
January 06, 2014, 03:57:30 PM |
|
Edit: Wait a minute. Maybe I got a typo..
Yes, you just make a typo  I got the typo. But now I entered *; and it always shows "Access denied - The Matrix got you..". <init-param> <param-name>allowedUserHosts</param-name> <param-value>*; 127.0.0.1; localhost; 0:0:0:0:0:0:0:1;</param-value>
Use only *, no 127.0.0.1, etc.
|
|
|
|
Passion_ltc
|
 |
January 06, 2014, 03:58:50 PM |
|
Edit: Wait a minute. Maybe I got a typo..
Yes, you just make a typo  I got the typo. But now I entered *; and it always shows "Access denied - The Matrix got you..". <init-param> <param-name>allowedUserHosts</param-name> <param-value>*; 127.0.0.1; localhost; 0:0:0:0:0:0:0:1;</param-value>
Use only *, no 127.0.0.1, etc. .. Okay got it. Thank you.
|
|
|
|
allwelder
Legendary
Offline
Activity: 1512
Merit: 1004
|
 |
January 06, 2014, 03:59:35 PM |
|
blackNxt 
|
|
|
|
GJS
Member

Offline
Activity: 69
Merit: 10
|
 |
January 06, 2014, 04:02:32 PM |
|
This thread just popped up. Take a look. Obvious scam, note the member names. https://bitcointalk.org/index.php?topic=401406.0
|
EAC: eTi6GHPtkFdKeT7W9ShLtwHx3h7Vy6Vtfz NYAN: KQCdD3aKhEqZsRZLwyqfE37oNiP4Ms1Dqf
|
|
|
BitcoinForumator
Legendary
Offline
Activity: 1120
Merit: 1000
|
 |
January 06, 2014, 04:05:12 PM |
|
|
|
|
|
Passion_ltc
|
 |
January 06, 2014, 04:08:37 PM |
|
Come-from-BeyiondROFLMAO  Still 2 stupid guys send 0,45BTC in total..
|
|
|
|
Come-from-Beyond
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
 |
January 06, 2014, 04:08:57 PM |
|
|
|
|
|
GJS
Member

Offline
Activity: 69
Merit: 10
|
 |
January 06, 2014, 04:09:40 PM |
|
|
EAC: eTi6GHPtkFdKeT7W9ShLtwHx3h7Vy6Vtfz NYAN: KQCdD3aKhEqZsRZLwyqfE37oNiP4Ms1Dqf
|
|
|
BitcoinForumator
Legendary
Offline
Activity: 1120
Merit: 1000
|
 |
January 06, 2014, 04:10:47 PM |
|
FFS. Incredible how easy it is to get money.
|
|
|
|
Passion_ltc
|
 |
January 06, 2014, 04:11:36 PM |
|
Another question regarding my node
How can I set up that API calls are allowed? Right now it always says:
"{"errorCode":7,"errorDescription":"Not allowed"}"
|
|
|
|
starik69
Legendary
Offline
Activity: 1367
Merit: 1000
|
 |
January 06, 2014, 04:21:28 PM |
|
Same * in allowedBotHosts
|
|
|
|
pinarello
Full Member
 
Offline
Activity: 266
Merit: 100
NXT is the future
|
 |
January 06, 2014, 04:21:36 PM |
|
poll is up go vote ! https://bitcointalk.org/index.php?topic=401123.0BCNext offers a fun game to the community. Rules: 1. Community decides what 3 questions they want to ask 2. Community posts these questions in this thread (in ~24 hours starting from now) 3. BCNext answers this questions (will be signed by the genesis account) 4. BCNext has the right to refuse to answer any (or all) of the questions (so don't ask his real name) This is a win-win game. Community will get answers to some questions (like why the fund raising was cancelled so suddenly). BCNext will see how the community comes to a consensus without strict rules (like "the longest chain wins"). If u accept this offer u could start choosing the most important questions...
|
|
|
|
|