Open Closed

Unable to start ABP-Projects (ABP-LIC-0013 / 0023 ) #3819


User avatar
0
cala created

Since a few days we cant start any abp-projects anymore. We get "ABP-LIC-0013 - License exception: ABP-LIC-0023: An error occured while calling the license server! The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters."

Also, we cant login in the cli ( it works on the website without problems ) and get always "Invalid username or password!" but both are correct


9 Answer(s)
  • User Avatar
    0
    cala created

    after a few tries and discussion with other people we found that the cli doesnt handle all special characters correctly - in our case it was the ^ character that broke it.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    We will check it.

  • User Avatar
    0
    alper created
    Support Team Director

    you need to logout and login again

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Hi,

    Will it work if you re-login to ABP CLI?

  • User Avatar
    0
    cala created

    basically yes - but the problem that cli doesn’t accept all special characters persist. would be great to have a option to use the web-session ( login on abp.io ) for authentication

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    but the problem that cli doesn’t accept all special characters persist.

    I can't reproduce the problem,

    BTW, you can use the device flow: abp login name --device

  • User Avatar
    0
    cala created

    oh, works great with this option ( website doesnt open automaticly ).

    you should mention this option in your documention

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    Ok, we will update the document.

  • User Avatar
    0
    liangshiwei created
    Support Team Fullstack Developer

    https://github.com/abpframework/abp/pull/14318

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11