Jump to content

amalgd

Members
  • Posts

    30
  • Joined

  • Last visited

Posts posted by amalgd

  1. I need more details about the error from the following Django website:

    https://mainstay.heliohost.org/mainstayerp/admin

    The log says:

    TypeError: sequence of byte string values expected, value of type str found, referer: https://mainstay.heliohost.org/mainstayerp/login/?next=/mainstayerp/admin/

    The login page load and then fails during POST request.

    username: amalgd

    main domain: mainstay.heliohost.org

    server: johnny

     

    Thank you!

  2. Thank you guys!

    I removed the line from from .htaccess, now the page is showing 404 Page not found.

    May be it is the missing external packages that my project is using.

    I need:

    django-nested-admin, django-bootstrap-modal-forms

    could I have these install, please?

    I found some typos in my .htaccess file and fixed those. Now the error code is 500, which is expected due to the missing dependencies, I guess.

    I found this in the log:

    TypeError: sequence of byte string values expected, value of type str found

×
×
  • Create New...