Quantcast
Channel: Support & Bugs - Matomo forums
Viewing all articles
Browse latest Browse all 5706

Write access notification despite plugins directory being writable

$
0
0

@dhealy wrote:

On IIS 10, Windows Server 2012 Matomo displays a notification “Matomo couldn’t write to some directories (running as user ‘nt authority\iusr’)” despite this user having full control of the plugins directory and its contents granted via icacls D:\Websites\matomo\plugins /grant:r "NT AUTHORITY\IUSR":F /T

perms

Matomo is able to install and activate plugins from the Marketplace without issue, so I’m guessing this is a bug. I’ve hidden the notification for our analytics users via custom styles imported into main.less:

div[notification-id="CorePluginsAdmin_InstallPlugin"] .notification-error {
	display: none !important;
}

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 5706

Trending Articles