?
avatar ReLater
ReLater
11 Sep 2018

Steps to reproduce the issue

  • Install Joomla_4.0.0-alpha5-dev-Development-Full_Package.zip, 11 September 2018 02:00:22 UTC
  • Installation hangs after entering credentials for database and starting installation afterwards.

Expected result

  • Successful installation

Actual result

  • Endless running spinner and errors in console:

Firefox 62.0 (64-Bit)/Win 10

SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data: template.js:189:16
onSuccess
/installation/template/js/template.js:189:16
e.request/o.onreadystatechange
/media/system/js/core.min.js:1:8183

Vivaldi 1.15.1147.64 (Stable channel) (32-Bit)//Win10

index.php:1 Uncaught SyntaxError: Unexpected token < in JSON at position 0
    at JSON.parse (<anonymous>)
    at onSuccess (template.js?1f470a31858053af25563fb8b1b5b13e:189)
    at XMLHttpRequest.o.onreadystatechange (core.min.js?1f470a31858053af25563fb8b1b5b13e:1)

System information (as much as possible)

See "System information" at #22121 (comment) (System information)

avatar ReLater ReLater - open - 11 Sep 2018
avatar joomla-cms-bot joomla-cms-bot - change - 11 Sep 2018
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 11 Sep 2018
avatar ReLater ReLater - change - 11 Sep 2018
The description was changed
avatar ReLater ReLater - edited - 11 Sep 2018
avatar mbabker
mbabker - comment - 11 Sep 2018

Inspect the network tab and find the bad HTTP response please? If you're getting that error that's suggesting an HTML response is being returned when JSON is expected.

avatar ReLater
ReLater - comment - 11 Sep 2018

It's a HTML warning:

11-09-_2018_22-51-28

by AJAX request /installation/index.php?task=installation.config&format=json

Task config in https://github.com/joomla/joomla-cms/blob/4.0-dev/installation/template/js/template.js#L185

avatar ReLater
ReLater - comment - 11 Sep 2018

Reason: #21790
@laoneo

avatar ReLater
ReLater - comment - 11 Sep 2018

Fixed with 024d943

avatar ReLater ReLater - change - 11 Sep 2018
Status New Closed
Closed_Date 0000-00-00 00:00:00 2018-09-11 21:23:04
Closed_By ReLater
avatar ReLater ReLater - close - 11 Sep 2018

Add a Comment

Login with GitHub to post a comment