Skip to content

Instantly share code, notes, and snippets.

@mrvdb
Created May 28, 2014 13:03
Show Gist options
  • Save mrvdb/94ea6229902096da6df0 to your computer and use it in GitHub Desktop.
Save mrvdb/94ea6229902096da6df0 to your computer and use it in GitHub Desktop.
Upgrading GS from 1.1 to master
- Twitterbridge stops working completely
- the daemons, I'm using activemq, emit many DB error messages in the logfile, no notices go out or in
- avatar lookups giving failures in finding avatars
- upgrading becomes quite an excercise with a bigger database, it takes quite a while (not a bug)
- upgrade fails with DB error ('already exists') No clue on what already exists.
- file inclusion errors (Realtime_channel is one example) and different logic in lookup for CLI php scripts
- there is still something wrong with ssl configuration, not sure what, I have forced my local installation to off with a little patch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment