ckan / ckanext-dcat

CKAN ♥ DCAT
164 stars 142 forks source link

Unable to login after installing #179

Closed segalindoa closed 4 years ago

segalindoa commented 4 years ago

Installation goes well, but start getting an 500 internal server error when I try to login.

If i remove the related dcat values from ckan.plugins parameters in .ini file, login starts working fine again.

This is what i fnd in the log:

mod_wsgi (pid=11135): Exception occurred processing WSGI script '/etc/ckan/default/apache.wsgi'. IOError: failed to write data mod_wsgi (pid=11135): Exception occurred processing WSGI script '/etc/ckan/default/apache.wsgi'. ... TypeError: expected byte string object, value of type unicode found

Thanks in advance for your help

segalindoa commented 4 years ago

thanks a lot! Up an running.