-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install from web not connecting #88
Comments
IFW isn't maintained as part of JED. Server issues should go to https://github.com/joomla/install-from-web-server and plugin issues to https://github.com/joomla-extensions/install-from-web-client. |
I don't know if if it is a server issue or a plugin issue. It's been reported so it's up to you devs to sort iit out. very time I post an issue I get passive aggressive shite and the bloody run around. |
@Webdongle please, follow the issue here: joomla-extensions/install-from-web-client#56 |
@anibalsanchez that thread appears to be related to using chrome? I used firefox |
Please, describe the issue there. I'm finding that it seems to be a https/http issue. |
@anibalsanchez I have already reported it in two places and been told they are the wrong places. I am out of this now. |
That's an unfortunate side effect of there being so many repositories for different parts of Joomla (be it the CMS itself, decoupled extensions, or Look, I have no problem fixing an issue. Hell, I'll even clock out from work and put an hour in here if it helps fix a problem. But based on what you've posted thus far in the forum, in this issue, and in the CMS repository's issue, there is nothing usable to debug and address whatever problem you're having. Support is a two-way street, you need to provide the info needed to address an issue; just saying "it's broken, you need to fix it" isn't going to help anything. Especially as myself and others are not having any problems with the plugin. So the onus is on you, if you want help getting whatever problem you're having fixed then you need to work with us otherwise I have paying clients with issues needing attention. |
Cross posting here: Just confirming that the URL in the request for the Install from Web dashboard works all right in Chrome v72.0.3626.121 and fails with two CORB messages in Firefox v66.0.2 but there is no report about mixed content: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://appscdn.joomla.org/webapps/index.php?format=json&option=com_apps&view=dashboard&product=Sm9vbWxhIQ==&release=My45&dev_level=NA==&list=grid&pv=Mi4wLjA=. (Reason: missing token ‘x-csrf-token’ in CORS header ‘Access-Control-Allow-Headers’ from CORS preflight channel). Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://appscdn.joomla.org/webapps/index.php?format=json&option=com_apps&view=dashboard&product=Sm9vbWxhIQ==&release=My45&dev_level=NA==&list=grid&pv=Mi4wLjA=. (Reason: CORS request did not succeed) |
@mbabker thanks for that but it looks like a catch 22. If I knew what was wrong then I would say. But unfortunately all I know is the error message that I get. |
Like I was saying in the CMS repo issue, check your browser console. I just dusted off Firefox and checked it and am hitting the same problem now, and it looks to be the same cross-origin request issue in joomla-extensions/install-from-web-client#56 |
Chrome v73.0.3683.86 on a different Windows 10 machine works all right, too. The remote website has a valid SSL certificate, issued by cPanel, Inc. |
Same website and Microsoft Edge works all right but Internet Explorer 11 fails. |
Steps to reproduce the issue
Navigate to Extensions >>> Manage ... Install from web (tab)
Expected result
Extensions display
Actual result
Message says
"Can't connect to the Joomla! server. Please try again later. "
The text was updated successfully, but these errors were encountered: