Skip to content

Insufficient Rights To Perform This Action #87

@hackdefendr

Description

@hackdefendr

Insufficient Rights To Perform This Action

Request Type

Bug or Issue

Work Environment

Question Answer
OS version (server) Ubuntu
OS version (client) Ubuntu
Cortex version / git hash Current
Package Type Binary
Browser type & version Chrome

Problem Description

When I click on the Cortex logo to go back to the main analyzers page, I receive a little red pop up that reads Insufficient Rights To Perform Action

Steps to Reproduce

  1. Follow the instructions for installation
  2. Follow the steps for configuration
  3. Try to access the main Cortex analyzers page
  4. I really don't know

Possible Solutions

I tried giving ownership of my Cortex-Analyzer folder to the user cortex, but this had no effect. I am stuck and do not know what else to look for.

Complementary information

2018-04-10 13:21:32,454 [INFO] from org.thp.cortex.services.ErrorHandler in application-akka.actor.default-dispatcher-172 - GET /api/analyzer?rang
e=all returned 403
org.elastic4play.AuthorizationError: Insufficient rights to perform this action
        at org.elastic4play.controllers.Authenticated$$anon$1.$anonfun$invokeBlock$1(Authenticated.scala:240)
        at scala.concurrent.Future.$anonfun$flatMap$1(Future.scala:304)
        at scala.concurrent.impl.Promise.$anonfun$transformWith$1(Promise.scala:37)
        at scala.concurrent.impl.CallbackRunnable.run(Promise.scala:60)
        at akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(BatchingExecutor.scala:55)
        at akka.dispatch.BatchingExecutor$BlockableBatch.$anonfun$run$1(BatchingExecutor.scala:91)
        at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.java:12)
        at scala.concurrent.BlockContext$.withBlockContext(BlockContext.scala:81)
        at akka.dispatch.BatchingExecutor$BlockableBatch.run(BatchingExecutor.scala:91)
        at akka.dispatch.TaskInvocation.run(AbstractDispatcher.scala:40)
        at akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec(ForkJoinExecutorConfigurator.scala:43)
        at akka.dispatch.forkjoin.ForkJoinTask.doExec(ForkJoinTask.java:260)
        at akka.dispatch.forkjoin.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1339)
        at akka.dispatch.forkjoin.ForkJoinPool.runWorker(ForkJoinPool.java:1979)
        at akka.dispatch.forkjoin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions