Inhalte aufrufen

Profilbild

Unable to access the /admin after installing on my local machine

admin localhost

  • Bitte melden Sie sich an, um eine Antwort zu verfassen.
5 Antworten zu diesem Thema

#1 john789

john789

    Newbie

  • Members
  • Punkt
  • 8 Beiträge

Geschrieben: 05 July 2021 - 19:30

Hi,

I recently cloned and installed smartstore from github (v4.x branch) and followed the setup instructions. The DB has been created successfully with demo/test data in it.

With the admin account I created in the beginning I logged in and went to the admin page (/admin) but unfortunately I can't access it. It navigates to the /admin page but I can't do any admin things like edit products.

Here is the screenshot of the admin page I am seeing:

 

Am I missing something?

Kind regards,

John



#2 stefanmueller

stefanmueller

    SmartStore AG

  • Administrators
  • 462 Beiträge

Geschrieben: 06 July 2021 - 10:12

Hello John, please reupload your screenshot, I can not see that in your post.

 

  • What exactly did you download from github? Smartstore comes in source and binary releases. Obviously source has to be compiled in Visual Studio. Binary can be placed in IIS. Any errors /warnings in Visual Studio?
  • Maybe it is better to try a release version, e.g. 4.1.1 than the lastest version.
  • Maybe a browser issue or a browser plugin issue? Use Google Chrome / try deactivating adblocker, any plugins.
  • Maybe missing / outdated components on your system

Greetings Stefan


Stefan


#3 john789

john789

    Newbie

  • Members
  • Punkt
  • 8 Beiträge

Geschrieben: 07 July 2021 - 17:19

Here is the link to the file: https://drive.google...iew?usp=sharing

So I followed your advice and downloaded the source of release v4.1.1

After building and running the project (SmartStore.Web) I get a error:

  1. BundleTransformer.Core.Translators.AssetTranslationException: 'During translation of SCSS code, readed from the file '/Administration/Content/theme.scss', to CSS code syntax error has occurred.
  2. See more details:

 

I get this before the installation screen can display.



#4 Marcus Gesing

Marcus Gesing

    SmartStore AG

  • Administrators
  • 3801 Beiträge

Geschrieben: 07 July 2021 - 19:48

File system permission issue?


Marcus Gesing

Smartstore AG


#5 john789

john789

    Newbie

  • Members
  • Punkt
  • 8 Beiträge

Geschrieben: 07 July 2021 - 21:59

I have the project in my Document folder on Windows 10. How do I set the folder settings?



#6 stefanmueller

stefanmueller

    SmartStore AG

  • Administrators
  • 462 Beiträge

Geschrieben: 14 July 2021 - 12:27

Read https://docs.microso...ons-user-rights

 

Please post your web directory permissions as screenshot.

You get it by right-click on folder, choose Properties and then click on Security tab.

 

And also your IIS setup for smartstore, as screenshots.

 

Check prerequisites https://docs.smartst...pageId=46203216 better use a newer asp.net library

 

Check https://docs.smartst...ling Smartstore


Stefan



Auch markiert mit einem oder mehrerer dieser Schlüsselwörter: admin, localhost