You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.
In image sitecore-xp-jss-11.0.1-sqldev:9.1.1-windowsservercore-ltsc2019 "sitecore\JssImport" is a security role.
But "Sitecore JavaScript Services Server for Sitecore 9.1.1 XP 11.0.1 rev. 190318.zip" package has defined "sitecore\JssImport" as a user.
This couses a exception when preforming "jss deploy app":
Exception thrown while importing JSS app
Exception: Sitecore.Exceptions.AccessDeniedException
This can be tempoary fixed by deleting the "sitecore\JssImport" security role and installing "Sitecore JavaScript Services Server for Sitecore 9.1.1 XP 11.0.1 rev. 190318.zip" again.
The text was updated successfully, but these errors were encountered:
Waiting for new WDP package from Sitecore;
Workaround;
1.) delete JssImport Role,
2.) create JssImport User, and assign sitecore\JSS Import Service Users
3.) make JssImport user Admin
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In image sitecore-xp-jss-11.0.1-sqldev:9.1.1-windowsservercore-ltsc2019 "sitecore\JssImport" is a security role.
But "Sitecore JavaScript Services Server for Sitecore 9.1.1 XP 11.0.1 rev. 190318.zip" package has defined "sitecore\JssImport" as a user.
This couses a exception when preforming "jss deploy app":
Exception thrown while importing JSS app
Exception: Sitecore.Exceptions.AccessDeniedException
This can be tempoary fixed by deleting the "sitecore\JssImport" security role and installing "Sitecore JavaScript Services Server for Sitecore 9.1.1 XP 11.0.1 rev. 190318.zip" again.
The text was updated successfully, but these errors were encountered: