Make sure exptidx gets properly recorded in the port_registration table.
Previously it was not being filled in and would wind up '0'. Since it was part of the primary key along with the service, this basically meant that only one experiment at a time could successfully use the sync-server; i.e., only one could have (0, 'emulab-syncd') as their primary key.
Please register or sign in to comment