When trying to import commerce products I get the following error:

An AJAX HTTP error occurred. HTTP Result Code: 403 Debugging information follows. Path: /batch?id=166&op=do StatusText: error ResponseText: Access denied | www.mytinok.com @import url("http://new.mytinok.com/modules/system/system.base.css?mi3wm6"); @import url("http://new.mytinok.com/modules/system/system.menus.css?mi3wm6"); @import url("http://new.mytinok.com/modules/system/system.messages.css?mi3wm6"); @import url("http://new.mytinok.com/modules/system/system.theme.css?mi3wm6"); @import url("http://new.mytinok.com/sites/all/modules/jquery_update/replace/ui/themes..."); @import url("http://new.mytinok.com/themes/seven/jquery.ui.theme.css?mi3wm6"); @import url("http://new.mytinok.com/modules/system/system.admin.css?mi3wm6"); @import url("http://new.mytinok.com/modules/comment/comment.css?mi3wm6"); @import url("http://new.mytinok.com/sites/all/modules/date/date_api/date.css?mi3wm6"); @import url("http://new.mytinok.com/sites/all/modules/date/date_popup/themes/datepick..."); @import url("http://new.mytinok.com/sites/all/modules/date/date_repeat_field/date_rep..."); @import url("http://new.mytinok.com/sites/all/modules/domain/domain_nav/domain_nav.cs..."); @import url("http://new.mytinok.com/modules/field/theme/field.css?mi3wm6"); @import url("http://new.mytinok.com/modules/node/node.css?mi3wm6"); @import url("http://new.mytinok.com/modules/search/search.css?mi3wm6"); @import url("http://new.mytinok.com/modules/user/user.css?mi3wm6"); @import url("http://new.mytinok.com/modules/forum/forum.css?mi3wm6"); @import url("http://new.mytinok.com/sites/all/modules/views/css/views.css?mi3wm6"); @import url("http://new.mytinok.com/sites/all/modules/admin_menu/admin_menu.css?mi3wm6"); @import url("http://new.mytinok.com/sites/all/modules/admin_menu/admin_menu.uid1.css?..."); @import url("http://new.mytinok.com/sites/all/modules/admin_menu/admin_menu_toolbar/a..."); @import url("http://new.mytinok.com/modules/shortcut/shortcut.css?mi3wm6"); @import url("http://new.mytinok.com/sites/all/modules/ckeditor/ckeditor.css?mi3wm6"); @import url("http://new.mytinok.com/sites/all/modules/ctools/css/ctools.css?mi3wm6"); @import url("http://new.mytinok.com/sites/all/modules/jquery_ui_multiselect_widget/jq..."); @import url("http://new.mytinok.com/sites/all/modules/jquery_ui_multiselect_widget/jq..."); @import url("http://new.mytinok.com/sites/all/modules/jquery_ui_multiselect_widget/jq..."); @import url("http://new.mytinok.com/sites/all/modules/lightbox2/css/lightbox.css?mi3wm6"); @import url("http://new.mytinok.com/sites/all/modules/quickbar/modules/quickbar_extra..."); @import url("http://new.mytinok.com/sites/all/modules/taskbar/styles/base/taskbar_bas..."); @import url("http://new.mytinok.com/sites/all/modules/taskbar/styles/bottom/taskbar_b..."); @import url("http://new.mytinok.com/sites/all/modules/taskbar/styles/default/taskbar_..."); @import url("http://new.mytinok.com/sites/all/modules/views_slideshow/views_slideshow..."); @import url("http://new.mytinok.com/themes/seven/reset.css?mi3wm6"); @import url("http://new.mytinok.com/themes/seven/style.css?mi3wm6"); Skip to main content You are hereHome Access denied Add to Default shortcuts You are not authorized to access this page. Frontpage

Besides the error, the items do get imported. Any idea why I get this?

Thanks

Comments

matthieu_collet’s picture

Version: 7.x-2.0-alpha7 » 7.x-2.0-alpha8
Priority: Normal » Critical

I have the same error, and I can't find any solution, with 7.x-2.0-alpha8 and with the current dev version

An AJAX HTTP error occurred. HTTP Result Code: 403 Debugging information follows. Path: /batch?id=96&op=do StatusText: Forbidden ResponseText: Access denied

in the logs :

- TYPE : feeds | MESSAGE : exception 'HRCurlException' with message 'cURL error (7) Failed to connect to 2400:cb00:2048:1::8d65:7e4f: Network is unreachable for http://www.designaddict.com/img/pictures/radar14000_pic106295_jumbo.jpg' in /home/designad/public_html/sites/all/modules/feeds/libraries/http_request.inc:187
Stack trace: ... ... ...

- TYPE : feeds | MESSAGE : exception 'Exception' with message 'Invalid enclosure <em class="placeholder">http://www.designaddict.com/img/pictures/radar14000_pic106295_jumbo.jpg</em>' in /home/designad/public_html/sites/all/modules/feeds/plugins/FeedsParser.inc:389
Stack trace: ....

....

....

and the last one :
- TYPE : access denied | LOCATION : http://design-addict.net/batch?id=96&op=do

I had a multiple images field, but even when I try with only one image, problem still there

when I remove the image field, everythink is OK, so problem is linked to images...

I use the media module, and the images importation is with their URL

any idea ?

chadmkidner’s picture

I am also having a very similar issue!

I have noticed that when I get the error I am able to cursor into the URL and enter, doing so allows the batch to resume until the error appears again. If I do this over and over I finally seem to get the batch to complete.

First though was something to do with the server timing out?? But what server variable would need changed? I have plenty of memory allocated and execution timeout at like 18000..

Any progress with this or further thoughts? Thanks!

benchesters’s picture

Did anyone ever sort this out, I get exactly the same problem and a 403 error.

Ali yah’s picture

Why is this happening in my menu callback function. Any solution to this?

Ali yah’s picture

I tried update.php and it's working fine. Why o why?

MegaChriz’s picture

@Alyssa Gono
When you run update.php, besides from running database updates, caches are also cleared, thus including the menu cache.

nicholascy86’s picture

is this solved?! I get the same error with my feeds import :(

MegaChriz’s picture

@nicholascy86
When searching for this issue elsewhere, the issue seems to be related to user permissions that are set. You could try to clear all caches twice and see if that fixes the issue for you. If the problem persists, I could take a look at the site in question, if you want to give me the login details for that.