Base solution for your next web application
Open Closed

Login not possible #9101


User avatar
0
Cogito created

Hi,

After installing and creating the MVC/jQuery application for .net core I tried to run the app. The app started but I was unable to login, nothing happens after entering the credentials admin/123qwe. Then I tried to create a new tenant but I was unable to create that because the captcha was not visible. I guess that's because I don't have secretid or key for that. But how to do that on a local machine, a key is only available for registered domains as far as I know. Can you assist me in login in the app and dealing with captcha?

Many thanks in advance!


2 Answer(s)
  • User Avatar
    0
    Cogito created

    I guess the problem seems to be the failing npm run create-bundles task...

    Any idea?

  • User Avatar
    0
    Cogito created

    Issue solved.