Giter VIP home page Giter VIP logo

Comments (10)

stripthis avatar stripthis commented on May 13, 2024

Hi there,

That's the first time we're seing this one. It's strange that CakeErrorController can not find the Status class, since this class is included in the boostrap.php which is run for every request. So we're going to need a little bit more information to squash that one i'm afraid. Here is a few questions to see if we can get more info to identify the problem:

  • Are you using the latest version of passbolt?
  • What information do you get on https://passbolt.DOMAIN.com/healthcheck
  • Can you check that boostrap.php is present in app/Config?
  • Can you also check if the file Status.php file is present in app/Lib?
  • Could you have changed any of these two files by mistake maybe?
  • Can you check if there is anything interesting in the php logs?

Worst comes to worst I'll try to do a fresh install on a new Debian 8.6 tomorrow see if I can reproduce the issue, since 8.6 was released on the 17th of September maybe that is a new regression.

Thanks for trying out passbolt and sorry for the bumpy ride. Hopefully we can work that one out together!

from passbolt_api.

detnon avatar detnon commented on May 13, 2024

Hey, Thanks for getting back to me so quickly,

To answer you questions:

  • Yes, the build is up to date
  • The same error
  • Bootstrap.php is present
  • Status.php is present
  • No, but anything is possible at this point I think!

Edit: checking logs

And no problem, Im happy to work it out with you!

Looking to use this is my workplace, Looking forward to the chrome extension being developed :)

from passbolt_api.

stripthis avatar stripthis commented on May 13, 2024

Hi @detnon I think I could reproduce the issue. It occurs when app.php is not present. Can you confirm that you have created app/Config/app.php from app.php.default?

You can find more information about that file there:
https://www.passbolt.com/help/tech/install#toc_configure

from passbolt_api.

detnon avatar detnon commented on May 13, 2024

Hey Remy, thanks for taking a look. I can confirm thatapp.php exists in /home/<USER>/passbolt/app/Config/

and have configured it with my GPG information.

from passbolt_api.

stripthis avatar stripthis commented on May 13, 2024

Ok, can you show me the permission for that file? I suspect apache can not reach it. Since its running in a /home/something you need to make sure apache can reach it, like by adding www-data to your user group for example.

from passbolt_api.

stripthis avatar stripthis commented on May 13, 2024

@detnon did you manage to make it run? Is it ok if I close this issue?

from passbolt_api.

detnon avatar detnon commented on May 13, 2024

sorry remy yes!

all is well, just waiting for further releases now :)

On 14 Oct 2016 12:48, "Remy" [email protected] wrote:

@detnon https://github.com/detnon did you manage to make it run? Is it
ok if I close this issue?

β€”
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#21 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AMKW9HuTgQHZMOt0hw4WNmMcQ1yXblWmks5qz2wegaJpZM4KCxPf
.

from passbolt_api.

stripthis avatar stripthis commented on May 13, 2024

Great, we have one coming your way in a few hours :)

from passbolt_api.

thberger avatar thberger commented on May 13, 2024

Hello, I have the exactly same issue with v. 1.6.9.

# tail /var/log/php-fpm/www-error.log 
[01-Mar-2018 15:56:59 Europe/Berlin] PHP Fatal error:  Class 'Status' not found in /var/www/passbolt/app/Controller/CakeErrorController.php on line 63

All above mentioned files are present (app.php etc.) and have the correct permissions set.

Can you help me get passbolt running?

Running on:

  • Cent OS 7
  • PHP 5.4.16
  • Nginx 1.12.2

from passbolt_api.

detnon avatar detnon commented on May 13, 2024

from passbolt_api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.