Closed Bug 427707 Opened 18 years ago Closed 18 years ago

Fix up stage server for party tool 2.0

Categories

(Webtools Graveyard :: Party Tool, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: morgamic, Assigned: abuchanan)

References

Details

Need to set up a stage server running the new code hosted on MoCo servers, probably behind LDAP. https://firefoxparty.stage.mozilla.com/ is pretty hosed, so we'll have to fix that and make sure it's pulling from the most recent trunk. A part of this might be getting the code into SVN so it's easier to tag/deploy.
It's in SVN. Last I heard we were waiting on schema updates.
Severity: normal → critical
Priority: -- → P1
Ryan - can we get the updated schema so we can stage the current code?
I'll have the new schema landed tonight along with a batch of other fixes for your staging pleasure. :)
Over to IT for staging. Code lives at: http://svn.mozilla.org/projects/mozparty/ Old site lives at (find to reuse): https://firefoxparty.stage.mozilla.com/ I think there were a bunch of schema changes, so just starting with a fresh db is fine.
Assignee: nobody → server-ops
Severity: critical → major
Component: Party Tool → Server Operations
Priority: P1 → --
Product: Webtools → mozilla.org
QA Contact: partytool → justin
Target Milestone: 2.0 → ---
Version: Trunk → other
Also, we'll need HTTP auth (moz ldap if possible). Woot.
Assignee: server-ops → oremj
Can we get a production acceptance section for this before it's staged?
Never done one of those before, could you point me in the right direction? It's currently in prod here: http://firefoxparty.com/
Assignee: oremj → server-ops
whoops, didn't mean to re-assign.
sorry for the bug spam
Assignee: server-ops → oremj
(In reply to comment #7) > Never done one of those before, could you point me in the right direction? http://wiki.mozilla.org/IT/Production_Acceptance
thanks Reed. How is this for a first swing? http://wiki.mozilla.org/IT/Production_Acceptance/mozilla-party
I'm getting: 2008-04-29 14:58:47 Warning: Warning (512): Cache not configured properly. Please check Cache::config(); in APP/config/core.php in [CORE/cake/libs/configure.php, line 621] App is staged at https://firefoxparty.authstage.mozilla.com/
Thanks oremj, over to buchanae to start work'n out the kinks. buchanae, the svn repo can be found at: http://svn.mozilla.org/projects/mozparty/ Probably want to setup your own stage, but oremj has setup stage to pull svn periodically. Main issues now are: * Cake caching errors * Google API key(s) * Debugging statements Other bugs - to be figured out later (probably in a new bug) * Register page seems hosed: https://firefoxparty.authstage.mozilla.com/users/register * Create a party hosed: https://firefoxparty.authstage.mozilla.com/events/add/
Assignee: oremj → buchanae
Component: Server Operations → Party Tool
Product: mozilla.org → Webtools
Target Milestone: --- → 2.0
Severity: major → critical
Priority: -- → P1
QA Contact: justin → partytool
(In reply to comment #12) > 2008-04-29 14:58:47 Warning: Warning (512): Cache not configured properly. > Please check Cache::config(); in APP/config/core.php in > [CORE/cake/libs/configure.php, line 621] Should be taken care of with r12661 - I forgot that SVN doesn't track empty directories. app/tmp/cache/* will also need to be writable if it isn't already. (In reply to comment #13) > Main issues now are: > > * Cake caching errors > * Google API key(s) > * Debugging statements Already on these. > Other bugs - to be figured out later (probably in a new bug) > * Register page seems hosed: > https://firefoxparty.authstage.mozilla.com/users/register > * Create a party hosed: https://firefoxparty.authstage.mozilla.com/events/add/ Oremj: what version of PHP is this running with?
PHP 5.1.6
(In reply to comment #14) > > Other bugs - to be figured out later (probably in a new bug) > > * Register page seems hosed: > > https://firefoxparty.authstage.mozilla.com/users/register > > * Create a party hosed: https://firefoxparty.authstage.mozilla.com/events/add/ > Oremj: what version of PHP is this running with? Create a party is at least looking better. Registration is still hosed. Ryan, are you done with your changes so we can have webdev take over?
now broken on OID errors... any ideas?
(In reply to comment #17) > now broken on OID errors... any ideas? > It's waiting on me to file a request to have the database re-imported and there's no point in doing so until 431794 is fixed.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.