Stream Lost / Upgrade 2.6

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DanielVC
    Junior Member
    • Nov 2014
    • 1

    Stream Lost / Upgrade 2.6

    Hello,

    I just upgrade my 2.5.2 to 2.6, all fine, except I lost (can't see) some of my Streams. All my Espo accounts can see another accounts. They can see all my Streams. Is the same for all accounts, can't see some of own streams, but can see the others.

    Any idea why can't watching my streams?

    I try restarting services, delete local cache, clear browser history, but the issue remains

    Thanks in advance
  • yuri
    Member
    • Mar 2014
    • 8669

    #2
    Hi

    No clue. Check whether there is no problem with DB.
    If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

    Comment

    • mmandell
      Member
      • Jul 2014
      • 99

      #3
      After upgrade, we received this error from our DB as well as random Error 500 and stream disappearing.

      [2014-11-06 23:43:04] Espo.ERROR: API [GET]:/:controller, Params:Array
      (
      [controller] => Opportunity
      )
      , InputData: - SQLSTATE[42S22]: Column not found: 1054 Unknown column 'currency.rate' in 'field list' [] []
      [2014-11-06 23:43:04] Espo.ERROR: Display Error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'currency.rate' in 'field list', Code: 42S22 URL: /api/v1/Opportunity?maxSize=100&offset=0&sortBy=createdAt& asc=false [] []

      Comment

      • yuri
        Member
        • Mar 2014
        • 8669

        #4
        Hi

        Make rebuild. Should fix this issue.
        If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.

        Comment

        • mmandell
          Member
          • Jul 2014
          • 99

          #5
          Yuri,

          What do you mean by Make Rebuild?

          Can you send commands we should be using.

          Thanks,

          Matt

          Comment

          • mmandell
            Member
            • Jul 2014
            • 99

            #6
            Spoke to Yuri and he said:

            Go to Menu -> Administration -> Rebuild

            Comment

            Working...