Project

General

Profile

Actions

Bug #50269

closed

Extension Manager: Update from repository is not working as expected

Added by Paul A. Auwehla almost 11 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-07-22
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Clicking a language and then "update from repository"
starts working after some "Up to date" and "Not available" messages
stops with
"Error - Several requests have been failed. Please check your internet connection!"
(But Internet connection is pretty good)

At each try to "update" more and more "Up to date" and "Not available" messages
are worked upon.

In older 4.X - typo3-versions
there where no problems to update the translations.

Actions #1

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Needs Feedback

The TYPO3 Server system seams under heavy load at the moment (also forge is very slow), so it may be that the problem is on the server side.
Can you try it again later and report if the problem exists or is gone away?

Actions #2

Updated by Paul A. Auwehla almost 11 years ago

Thank you for your fast response.
Tried it again some minutes ago. Its all the same.

Every time I start an "Update from repository"
the whole list is checked through from the very beginning, reliable.

And every time some more lines are checked, starting from the beginning.
This does not look like its a server overload.

Actions #3

Updated by Philipp Gampe almost 11 years ago

Please check to error log for potential PHP errors.

This looks like your HTTP request (from the server to typo3.org) fail after a certain amount.

Actions #4

Updated by Paul A. Auwehla almost 11 years ago

I installed the typo3 Introduction package 6.1.3
Into fresh webspace and new and empty database.

Checked my PHP error.log.
There are lots of NOTICEs (
more than 8000!!!! for simply and only
calling the first(!) frontend page, but no ERRORS.

But the "Language Administration" is not working.
First start says Error at first possible extension.
Second start gives three "Update" or "Up to date" checkmarks.
Third start gives six green checkmarks and so on ...

So what is wrong with my installation?
All other and older typo3-Versions in different
installations are ok and running in all their details as expected.

So I changed the php-Version
from 5.3.26 to 5.4.x
And thats it!! ^^^

I can switch the bug by switching the php-Version.
For testing I removed all the content of typo3temp
cleared the caches and changed the php-Version back and forth
from 5.3.26 to 5.4.x

The Language Administration with php 5.3.26 is able to check 3 extensions
in one run, with php 5.4.x it is working as expected and checks all extensions
for language-updates.

Perhaps typo3.org should change the typo3 6.1
requirements saying php 5.3.7-5.4.x would be ok?

Actions #5

Updated by Philipp Gampe almost 11 years ago

Paula Auwehla wrote:

Checked my PHP error.log.
There are lots of NOTICEs (
more than 8000!!!! for simply and only
calling the first(!) frontend page, but no ERRORS.

That should not happen. We have an PHP error mask that prevents notices from being displayed.

So I changed the php-Version
from 5.3.26 to 5.4.x
And thats it!! ^^^

I can switch the bug by switching the php-Version.
For testing I removed all the content of typo3temp
cleared the caches and changed the php-Version back and forth
from 5.3.26 to 5.4.x

That is strange, but could be an indication that your PHP error mask is wrong.
The error handling in PHP 5.3 and 5.4 is different.
The default TYPO3 CMS PHP error mask takes this into account, but if you changed this, it will most likely not work.

Actions #6

Updated by Deividas Simas almost 11 years ago

same behaviour. No errors or notices :(

Actions #7

Updated by Philipp Gampe almost 11 years ago

There error might not be logged. Did you have a look at the AJAX request (network tools of your browsers inspection tools)?

Please take a look at those responses.

Actions #8

Updated by Alexander Opitz over 10 years ago

Hi Paula,

can you tell, which Distribution do you use? (Windows, Linux? From where do you get the PHP version? And such things).
Maybe some lines from the notices can also help, so would be nice if you post the first 10 of them here.

Actions #9

Updated by Paul A. Auwehla over 10 years ago

The first lines of phpinfo():


PHP Version 5.3.26
System     Linux quorra.ispgateway.de 2.6.32.53-grsec-pvops-xen-x64 
#4 SMP Wed May 30 15:30:38 CEST 2012 x86_64
Build Date     Jun 28 2013 16:23:39
Configure Command     './configure' '--with-mysql=/usr/local/mysql' '--with-config-file-path=/usr/local/php53' '--with-mysqli' '--with-openssl' '--with-gd' '--enable-ftp' '--enable-calendar' '--with-libxml-dir' '--with-jpeg-dir=../jpeg-6b/' '--with-freetype-dir=/usr/lib' '--with-gettext' '--with-zlib-dir=../zlib-1.1.3/' '--with-png-dir=../libpng-1.0.6/' '--with-gdbm' '--with-ndbm' '--enable-dba' '--enable-wddx' '--enable-bcmath' '--enable-exif' '--with-curl' '--enable-inline-optimization' '--with-gnu-ld' '--with-zlib' '--with-mcrypt=' '--with-xsl' '--enable-wddx' '--with-mhash' '--with-pgsql' '--with-bz2' '--with-pdo-mysql=/usr' '--with-iconv' '--enable-soap' '--with-imap=/usr/local/imap-2007e' '--with-imap-ssl=/usr/local/imap-2007e' '--enable-mbstring'
Server API     CGI/FastCGI 

And the first lines of 9910(!) lines with warnings.
All of these warnings are generated when calling one single page (id=52)
from the IntroPackage after a "Clear all caches"!


PHP-typo3-6.1.3-IntroPackage.log:
[21-Aug-2013 23:36:22 Europe/Berlin] PHP Notice:  Undefined index: TYPO3_AJAX in /www/typo3_sources/typo3_src-6.1.3/typo3/sysext/core/Classes/Core/Bootstrap.php on line 569
[21-Aug-2013 23:36:22 Europe/Berlin] PHP Notice:  Undefined index: ext_localconf.php in /www/typo3_sources/typo3_src-6.1.3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 1547
[21-Aug-2013 23:36:22 Europe/Berlin] PHP Notice:  Undefined index: ext_localconf.php in /www/typo3_sources/typo3_src-6.1.3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 1547
[21-Aug-2013 23:36:22 Europe/Berlin] PHP Notice:  Undefined index: ext_localconf.php in /www/typo3_sources/typo3_src-6.1.3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 1547
[21-Aug-2013 23:36:22 Europe/Berlin] PHP Notice:  Undefined index: cms in /www/typo3_sources/typo3_src-6.1.3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 1550
[21-Aug-2013 23:36:22 Europe/Berlin] PHP Notice:  Undefined index: TYPO3_CONF_VARS_extensionAdded in /www/typo3_sources/typo3_src-6.1.3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 917
[21-Aug-2013 23:36:22 Europe/Berlin] PHP Notice:  Undefined index: BE in /www/typo3_sources/typo3_src-6.1.3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 917
[21-Aug-2013 23:36:22 Europe/Berlin] PHP Notice:  Undefined index: defaultUserTSconfig in /www/typo3_sources/typo3_src-6.1.3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 917
[21-Aug-2013 23:36:22 Europe/Berlin] PHP Notice:  Undefined index: defaultPageTSconfig in /www/typo3_sources/typo3_src-6.1.3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 917
[21-Aug-2013 23:36:22 Europe/Berlin] PHP Notice:  Undefined index: lang in /www/typo3_sources/typo3_src-6.1.3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 1550
[21-Aug-2013 23:36:22 Europe/Berlin] PHP Notice:  Undefined index: t3lib_l10n in /www/typo3_sources/typo3_src-6.1.3/typo3/sysext/lang/ext_localconf.php on line 6
[21-Aug-2013 23:36:22 Europe/Berlin] PHP Notice:  Undefined index: sv in /www/typo3_sources/typo3_src-6.1.3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 1550
[21-Aug-2013 23:36:22 Europe/Berlin] PHP Notice:  Undefined index: T3_SERVICES in /www/typo3_sources/typo3_src-6.1.3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 1021
[21-Aug-2013 23:36:22 Europe/Berlin] PHP Notice:  Undefined index: extensionmanager in /www/typo3_sources/typo3_src-6.1.3/typo3/sysext/core/Classes/Utility/ExtensionManagementUtility.php on line 1550
Actions #10

Updated by Alexander Opitz over 10 years ago

Are t5he PHP Notices with PHP 5.3.26 or with 5.4.x?

Actions #11

Updated by Philipp Gampe over 10 years ago

Please attach your php.ini here. AFAICS, you are hosting your site at DomainFactory. What kind of plan do you have? A ManagedHosting or do you have a dedicated server.

The warnings look a bit strange. Did you change your error bitmask (check typo3conf/LocalConfiguration.php)?

Actions #12

Updated by Markus Klein over 10 years ago

  • Status changed from Needs Feedback to Closed
  • Is Regression set to No

No feedback within the last 90 days => closing this ticket.

If you experience this issue again, please open a new ticket and add a relation to this ticket number.

Actions

Also available in: Atom PDF