GithubHelp home page GithubHelp logo

Comments (4)

ojaswa1942 avatar ojaswa1942 commented on May 19, 2024

Hi, thanks for reporting the issue @jkozal.
We've seen this problem in systems with insufficient available resources, which might be the case here.

Kindly run the same command with --debug option and share the complete output.

from privado.

jkozal avatar jkozal commented on May 19, 2024
(   ●  ) Scanning repository.. (0/-) App: Encountered error:  Exception. Feel free to open an issue or contact [email protected]
Traceback (most recent call last):
  File "app.py", line 176, in <module>
AttributeError: 'Namespace' object has no attribute 'func'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "app.py", line 182, in <module>
  File "app.py", line 95, in create_app
  File "app.py", line 38, in read_license
PermissionError: [Errno 1] Operation not permitted: '/tmp/license.json'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "app.py", line 204, in <module>
  File "app.py", line 132, in sendEvents
KeyError: 'ResultState'
[16] Failed to execute script 'app' due to unhandled exception!

from privado.

ojaswa1942 avatar ojaswa1942 commented on May 19, 2024

PermissionError: [Errno 1] Operation not permitted: '/tmp/license.json'

Alright. This is not a problem related to resources, but something permission-based.

May I know your installation method - whether it was manually installed? Also, did the command privado bootstrap <path-to-license-file> yield any error?

from privado.

ojaswa1942 avatar ojaswa1942 commented on May 19, 2024

The error is not reproducible at our end. However, this seems like a permission-related error.

Closing the issue due to inactivity - feel free to comment and reopen the issue if you continue to encounter this issue.

from privado.

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.