Bitcoin Forum
May 04, 2024, 07:30:40 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: MPOS: How do you open port 3333 for stratum on a new server?  (Read 3467 times)
BitcoinTate (OP)
Full Member
***
Offline Offline

Activity: 224
Merit: 100


DigiByte Founder


View Profile
January 09, 2014, 08:09:25 PM
 #1

I have installed MPOS & Stratum Mining on a new 1&1 VPS with Ubunutu 12.04. I used this guide: https://github.com/TheSerapher/php-mpos/wiki/Quick-Start-Guide

Everything is set up and working. I can login to the site and can add workers. I have the litecoind test wallet configured and it is recognized. I have added a virtual host for the website with port 80 to the MPOS/public folder. I also did the same thing with port 3333. Ubuntu firewall is turned off.

When I attempt to connect to the pool with a miner it appears that port 3333 is not open and is not being listened to by stratum.

Minerd connection reads:

Quote
JSON decode failed(1): '[' or '{' expected near 'HTTP'
JSON decode failed(1): '[' or '{' expected near 'Date'

sudo netstat -tpln | grep 3333  reads:
Quote
tcp        0      0 <serverIP>:3333     0.0.0.0:*               LISTEN      3283/apache2

Stratum mining is running, but only the Apache virtual host I created opens port 3333. Shouldn't the port read 0.0.0.0:3333 or ::::3333 if it was open by stratum? Do I need to point port 3333 to another folder besides MPOS/public?

Any help is appreciated!

- aka The "DigiMan"
1714807840
Hero Member
*
Offline Offline

Posts: 1714807840

View Profile Personal Message (Offline)

Ignore
1714807840
Reply with quote  #2

1714807840
Report to moderator
1714807840
Hero Member
*
Offline Offline

Posts: 1714807840

View Profile Personal Message (Offline)

Ignore
1714807840
Reply with quote  #2

1714807840
Report to moderator
"There should not be any signed int. If you've found a signed int somewhere, please tell me (within the next 25 years please) and I'll change it to unsigned int." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714807840
Hero Member
*
Offline Offline

Posts: 1714807840

View Profile Personal Message (Offline)

Ignore
1714807840
Reply with quote  #2

1714807840
Report to moderator
1714807840
Hero Member
*
Offline Offline

Posts: 1714807840

View Profile Personal Message (Offline)

Ignore
1714807840
Reply with quote  #2

1714807840
Report to moderator
1714807840
Hero Member
*
Offline Offline

Posts: 1714807840

View Profile Personal Message (Offline)

Ignore
1714807840
Reply with quote  #2

1714807840
Report to moderator
needmoney
Legendary
*
Offline Offline

Activity: 1848
Merit: 1023

I am a good bro


View Profile
January 09, 2014, 08:47:37 PM
 #2

I would like to know it too..

.
      ▄▄█▀▀█▄▄
  ▄▄█████▄▄█████▄▄
████  ███  ███  ████
  ▀▀█████▀▀█████▀▀

▀█▄▄  ▀▀█▄▄█▀▀   ▄▄█
 ▀▀███▄▄     ▄▄██▀██
     ▀███   ██▀  ▄█
██     ██  ██ ▄██▀██
▀██    ██  ███▀  ▄██
 ▀███▄▄██  ██ ▄███▀
    ▀▀███  ▀██▀▀
.Just.Bet. 
 
 
 
 
 
█▀▀▀▀▀










█▄▄▄▄▄
.
DICE
LOTTERY
PLINKO
.
COIN FLIP
CRASH
WHEEL
▀▀▀▀▀█










▄▄▄▄▄█
.
        ███████       ▄▄██▄
                  ▄▄███▀▀██▄
      ██████   ▄███████▄▄███▄
               ▀██  █████████▄
                ▀█████████▀▀██▄
████████████     ▀███▀▀███▄▄██▀
██  ████  ██      ▀██▄▄███▀▀
█████▀▀█████  ██   ▀██▀▀
█████▄▄█████
██  ████  ██   ██████
████████████
.
TRUSTLESS
DECENTRALIZED
TRANSPARENT
..PLAY NOW..
antminerman
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
March 14, 2014, 12:59:14 AM
 #3

did you guys get this stratum problem sorted? I am in same boat, I have my stratum connected to litecoind but cant see port 3333 for stratum being listened to on netstat. So i get the message on mpos saying they tried to poke stratum, but if i change all to port 9332 the message goes away, any ideas
maxsolnc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


DTC unofficial team


View Profile WWW
March 15, 2014, 11:25:31 AM
 #4

did you guys get this stratum problem sorted? I am in same boat, I have my stratum connected to litecoind but cant see port 3333 for stratum being listened to on netstat. So i get the message on mpos saying they tried to poke stratum, but if i change all to port 9332 the message goes away, any ideas
the same for me. and nobody still solved this problem Sad

DTC: DMcKNp47fNtgM7sritK9GfJEQ1DzME5nwk
BTC: 1FgUGra685ZwkrX5VnRvfaYp4bHJhC7x4H
BitcoinTate (OP)
Full Member
***
Offline Offline

Activity: 224
Merit: 100


DigiByte Founder


View Profile
March 15, 2014, 11:31:06 AM
 #5

did you guys get this stratum problem sorted? I am in same boat, I have my stratum connected to litecoind but cant see port 3333 for stratum being listened to on netstat. So i get the message on mpos saying they tried to poke stratum, but if i change all to port 9332 the message goes away, any ideas
the same for me. and nobody still solved this problem Sad
Never did get it working on the 1&1 server it was hosted on. Near as I can figure it was a backend firewall on their end I did not have access too that was blocking it.

- aka The "DigiMan"
antminerman
Member
**
Offline Offline

Activity: 63
Merit: 10


View Profile
March 16, 2014, 12:12:28 AM
 #6

i got it sorted it opened up automaticly after it was synced to coind wallet and blockchain downloaded
maxsolnc
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


DTC unofficial team


View Profile WWW
March 16, 2014, 11:53:46 AM
 #7

i got it sorted it opened up automaticly after it was synced to coind wallet and blockchain downloaded
as for me, it never opened up after full download of blockchain

DTC: DMcKNp47fNtgM7sritK9GfJEQ1DzME5nwk
BTC: 1FgUGra685ZwkrX5VnRvfaYp4bHJhC7x4H
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!