Community
    • Categories
    • Recent
    • Popular
    • Users
    • Search
    • Register
    • Login

    Berechtigung für Command\Notification\HandleNotificationsCommand

    Scheduled Pinned Locked Moved Betrieb
    2 Posts 2 Posters 285 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J Offline
      jmenzel
      last edited by

      Hallo, ich versuche dies zu setzen:
      sudo -u www-data php /var/www/html/i-doit/console.php notifications-send --user admin --password xxxxxx

      In AbstractCommand.php line 178:

      Permission error: Not allowed to execute: idoit\Console\Command\Notificatio
      n\HandleNotificationsCommand
      You'll need the right COMMAND/handlenotificationscommand in order to execu
      te the command.

      Da ich es als Admin abschicke und der
      admin (laut Rechtevergabe) das Recht vererbt hat verstehe ich den Fehler nicht. Hat jemand eine Lösung? (Rechtesystem Cache wurde geleert).

      Herzlichen Dank

      1 Reply Last reply Reply Quote 0
      • Philipp HörselmannP Offline
        Philipp Hörselmann
        last edited by

        Moin @jmenzel
        besteht das Problem weiterhin?
        Es sieht aus, als wäre die Dateiberechtigung nicht korrekt.
        Du könntest einmal die Berechtigungen aller Dateien zurücksetzten.
        Dazu navigierst du in den i-doit Ordner und führst das Script idoit-rights mit dem Parameter set aus
        Also:

        ./idoit-rights.sh -set
        

        VG
        Phil

        1 Reply Last reply Reply Quote 0
        • First post
          Last post