Page 1 of 1

Unable to Import Users

Posted: Fri Aug 21, 2020 7:16 pm
by jwood01
Version 2.4.2

When attempting to import a CSV file we are receiving an HTTP ERROR 500 on the second step.

I chose a CSV file, and clicked Next. Received the HTTP Error.

Thoughts?

Re: Unable to Import Users

Posted: Sat Aug 22, 2020 6:29 am
by alfa24
Activate the debug in config.php and post the fatal error.

Re: Unable to Import Users

Posted: Wed Sep 23, 2020 7:15 am
by erjaxa
Hey,

It might have to do something with permissions.

Try this if on Centos 7, because I was having the same issue.
sudo setenforce 0

Best regards,
Erik

Re: Unable to Import Users

Posted: Wed Sep 23, 2020 8:04 am
by alfa24
I would never suggest disable SELinux for a similar problem (and, moreover, I'm quite sure importing files is not an action denied by SELinux).
Feel free to give it a try, but read this aloud before, during and after you do: https://www.electronicdesign.com/techno ... le-selinux