Bitcoin Forum

Bitcoin => Project Development => Topic started by: crunck on October 24, 2016, 03:19:54 PM



Title: Stuck and need advice
Post by: crunck on October 24, 2016, 03:19:54 PM
Not a project as in most on here, but it is my project to get this damn thing working.

I'm sure someone will look and know exactly what i have forgot to install.

I have installed LAMP and thought that would be enough, but im clearly missing something :

http://91.121.67.93:3001/

Many thanks for all help

Crunck


Title: Re: Stuck and need advice
Post by: achow101 on October 24, 2016, 03:24:56 PM
What are you trying to do? Is the source code available somewhere?


Title: Re: Stuck and need advice
Post by: crunck on October 24, 2016, 03:29:29 PM
What are you trying to do? Is the source code available somewhere?

Im just trying to install the common explorer:

https://github.com/iquidus/explorer

Its a clean ubuntu server, i have added php, apache etc but im sure i have forgot something as it looks like its not recognising html

And thanks


Title: Re: Stuck and need advice
Post by: shinohai on October 24, 2016, 03:29:41 PM
What are you trying to do? Is the source code available somewhere?


Source code lives here: https://github.com/iquidus/explorer

Certainly not my choice, because mongodb ... but good luck getting it going!


Title: Re: Stuck and need advice
Post by: crunck on October 24, 2016, 03:31:23 PM
What are you trying to do? Is the source code available somewhere?


Source code lives here: https://github.com/iquidus/explorer

Certainly not my choice, because mongodb ... but good luck getting it going!

Yeah im not a fan for the same reason as you, but im not a coder for this stuff, and i cant find an alternative :(


Title: Re: Stuck and need advice
Post by: achow101 on October 24, 2016, 03:33:15 PM
What are you trying to do? Is the source code available somewhere?

Im just trying to install the common explorer:

https://github.com/iquidus/explorer

Its a clean ubuntu server, i have added php, apache etc but im sure i have forgot something as it looks like its not recognising html

And thanks

Did you follow the instructions in the readme to setup nodejs and mongodb? You don't need a LAMP stack here.


Title: Re: Stuck and need advice
Post by: crunck on October 24, 2016, 03:37:26 PM
What are you trying to do? Is the source code available somewhere?

Im just trying to install the common explorer:

https://github.com/iquidus/explorer

Its a clean ubuntu server, i have added php, apache etc but im sure i have forgot something as it looks like its not recognising html

And thanks

Did you follow the instructions in the readme to setup nodejs and mongodb? You don't need a LAMP stack here.

Yep followed it as it said. all very odd, i dont understand why all that code is jumping out the box


Title: Re: Stuck and need advice
Post by: crunck on October 24, 2016, 03:41:03 PM
Hmm interesting, I have turned off the coind and the errors have gone


Title: Re: Stuck and need advice
Post by: achow101 on October 24, 2016, 03:42:45 PM
Hmm interesting, I have turned off the coind and the errors have gone
Well there's another error now

I'm not particularly well versed with nodejs so I can't really help here.


Title: Re: Stuck and need advice
Post by: crunck on October 24, 2016, 03:47:21 PM
Hmm interesting, I have turned off the coind and the errors have gone
Well there's another error now

I'm not particularly well versed with nodejs so I can't really help here.

I believe now its having issues connecting to the coind as i have just tried to remotely connect to the coind and it refuses the connectio even though the rpcuser and pass is correct

I guess i need to open the tcp port to match the rpc port ?


Title: Re: Stuck and need advice
Post by: cloverme on October 24, 2016, 03:59:02 PM
You will probably have to open the port on the firewall on both your systems.