Bug #35340

Error updating translations in extension manager

Added by Christian Weiske about 1 year ago. Updated 9 months ago.

Status:Accepted Start date:2012-03-28
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:Extension Manager
Target version:-
TYPO3 Version:4.6 Complexity:
PHP Version:5.3
Votes: 5 (View)

Description

This problem happens on 4.6.6 and 4.6.7 with Opera 11.52 and Chromium 17:

I go to the extension manager, tab "language packs", select "german" in the left list.
In the main list, I have a list of parts of typo3, including "cms" - with the text "not checked" beside it.

Now I click on it and I get asked "Do you want to update the language pack for extension 'cms'?" and confirm. Now the progress bar shows and then a error message appears:

Connection Problem Sorry, but an error occurred while connecting to the server. Please check your network connection.

The network inspector in both browsers show the same result: No error occured.

Request URL:http://neatful.bogo/typo3/ajax.php?ajaxID=ExtDirect::route&namespace=TYPO3.EM Request Method:POST Status Code:200 OK

Request Payload {"action":"ExtDirect","method":"fetchTranslations","data":["cms",1 ["de"],"1c86a65644faff6aeef4353913ce75eb16ad9cab"],"type":"rpc","tid":4}

Response [{"tid":4,"action":"ExtDirect","method":"fetchTranslations","type":"rpc","result":{"de":"<span class=\"t3-icon t3-icon-status t3-icon-status-status t3-icon-status-checked\"> <\/span>Aktuell"},"debug":""}]

Why does the error message occur?

Other people also have this problem (german): http://www.typo3forum.net/forum/typo3-4-x-backend/55242-keine-language-updates-extension-manager-m-glich.html

error.jpg (60.1 kB) Camelia M, 2012-04-06 15:21

History

Updated by Jigal van Hemert about 1 year ago

  • Status changed from New to Accepted

Updated by Hartmut Steglich about 1 year ago

happens also in 4.7.0beta3 with Firefox 3.6x

Updated by Camelia M about 1 year ago

I get this problem: "Connection Problem. Sorry, but an error occurred while connecting to the server. Please check your network connection." if I try to import an extension, but also if I try to change settings for extensions. I use typo3 4.6.6.
problem is visible on firefox 10, ie 9, chrome 18, opera 11, so i would say it's not related to the browser used.
no need to mention that once i see this problem the action i was performing is not completed (extension import, update, etc..)

Updated by Benjamin 10 months ago

I have the exact same error on two different servers with the latest typo3 version (4.7.2).

In addition i watched a strage behavior:

with a new typo3 installation:
- i go to the extension manager > Language Packets
- execute "Check status against repository"
- it show many available updates
- i press "update from repository"
- all updated do fail

after that, every time i execute "Check status against repository" it says gives me the status: "up to date".
I suspect that some update-flag is set even if the update fails ..

Benjamin

Updated by Roland Waldner 9 months ago

i just moved project that showed that problematic behaviour to a server where other projects are hosted for which the update process does work like a charm: the problem remained the same.

Also available in: Atom PDF