Your software
My Mautic version is: 2.15.2 - probably. I haven’t done the 15.3 update but can’t find this information in mautic??
My PHP version is: 7.1.33
Your problem
My problem is: Ok, Mautic newbie here so assume I know nothing and ELI5. thank you.
I’m trying to import my CSV of contacts with zero results. No errors, no attempts at importing, nothing. I have checked that my lists are ~ 1k contacts and all files are UTF8 downloaded via google sheets. I can’t get anything to import either via cron or directly in the browser.
I’m sure there’s something very basic I’m missing here. Help?
Imports list: the first four were my optimistic expectation that these would be fine and the cron would do it’s thing overnight. I let it sit there for 8 or 9 days (I have the cron set to trigger twice a day) before I turned them off and went digging for more info.
The top two are the downloaded-from-google versions, first the full list which I tried in-browser (nothing) and then the reduced list which I tried in browser (again nothing, just sat there) and left overnight. Cron didn’t pick it up.
You have to access that directory, and the files inside, through your panel’s file manager. It’s not accessible via your browser. Also, what’s in your web server logs? There might be something in there as well around the time you tried your imports.
Go to /s/sysinfo and search for the variables of max_execution_time, post_max_size, upload_max_filesize and post them here.
Ok, Mautic confirms the local value is at 256M but the master still sits at 128M.
going to try an import.
edit: No dice. It just sits there, same as before. No indication anything is moving or that there’s a problem. I didn’t see a new log in apps/logs but if one is only generated when the cron tries to proc, that won’t happen for a few hours.
I don’t know what running in bash means but I’ll google and report back
Edit: yeah I don’t know nearly enough about how this works to run anything on a command line without someone giving me exact commands. In fact, I’m not even sure I have access to a terminal for the server.
@Yosu_Cadilla I’m renting space on a shared server that I access through cpanel. If you know where I can find the info, I’m happy to report it to you.
I expected this to be a basic setup item I overlooked. If Mautic isn’t 90% plug and play, it’s not the solution I’m looking for. Getting into terminal commands is way over my head. If you guys have run through the obvious newbie errors, let me know and I’ll dig into other solutions.
I don’t consider Linux difficult. I run an installation parallel to windows. It’s simply not where I want to spend my time. I’m the only one running my business and it’s a matter of 80% of the work making none of the money.
So like I said, if Mautic isn’t mostly a plug and play then it’s not the solution I’m looking for. I do appreciate all the work you guys have put in. I’ve learned quite a bit in the last week.