- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Category Image Can't Upload
A technical problem with the server created an error. Try again to continue what you were doing. If the problem persists, try again later.
I'm running on magento 2.2.1.
I have recently installed SM Market theme on my site and created child theme of this SM Market theme. Whenever i have tried to Upload category image its always give me an error like this.
"A technical problem with the server created an error. Try again to continue what you were doing. If the problem persists, try again later."
Can anyone have solution on this?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Category Image Can't Upload
Hi @ronaklimbachiya,
Can you enable the Magento's logs and check if there is soem reelvant information there. Also the webserver error log could be helpful.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Category Image Can't Upload
Hello @Damian Culotta
I have check into log files but there is nothing i found related to this issue. I have checked all log files and also check webserver error log but there's nothing overthere.
Image was move to tmp folder but when i'm hit on save then it's gives me an error.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Category Image Can't Upload
Hi @ronaklimbachiya,
The status code 406 means (probably) that the response type returned is not included into the Accept HTTP header in your request.
Can you check the response?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Category Image Can't Upload
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Category Image Can't Upload
Hi @ronaklimbachiya,
Can you check your Magento's logs and the webserver error log? (I'm a little bit out of ideas without an error message)