Author

Topic: New MPOS setup won't list configured workers (Read 452 times)

hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
April 23, 2014, 06:07:55 PM
#2
Update #2: The pool has mined a block, and it's been credited to my account (pending confirmation).  Everything appears to be working properly, except the worker page.
hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
I'm looking into migrating my pool from mmcfe-ng to MPOS. It looks like I'll most likely end up having users create accounts on the new server, as I can't find information on migrating the old data to the new server.  That MPOS uses two password salts and mmcfe-ng uses one would probably keep old accounts from being able to log in.

I have a miner pointed at the pool, and shares are being accepted.  It's not found a block yet, but that shouldn't take too long for the coin I'm mining.  The bigger problem, though, is that when you go to the "my workers" page, it doesn't list any of the workers I have configured.  They're in the database, but nothing ever shows up here.  I've set $config["DEBUG"] to 5, but nothing useful is showing up in the logfile (yes, permissions on the logfile are correct).  Is there something I'm missing from the config that would get this working?  Is it a recently-introduced bug?  Looking at the SQL queries MPOS generates on access to the worker page, it looks like the pool_worker table is never queried...that can't be right, can it?

Update: The getuserworkers API call returns nothing as well, which suggests a common data source (for the webpage and API) that's not working as it should.
Jump to: