Conversation
note that app updates will fail at first.
|
I tried upgrading from stable8 to stable8.1 with the calendar app enabled. See owncloud/calendar#826 (comment) for details. |
|
"If you go to the apps page a second time and press the update/enable button a second time then it works." |
|
Ok let me try that |
|
@PVince81 this is, according to Frank, a local server/curl issue... |
|
as I also said - owncloud/calendar#826 (comment) |
|
Also strangely there is another calendar app on the "Productivity" page. This one here is the one from the "Not enabled" section. |
|
does a retry solve it? |
|
I retried about 10 times, refreshed the page each time. Still getting the SSL issue. |
|
In case it helps, here are my curl versions:
|
|
and @karlitschek |
|
Well - I can't do anything. Ask me in 3 weeks. On my mobile and just arrived on the destination airport 🌴 |
|
Also see my remarks wrt. to SNI over at owncloud/calendar#826. I highly suspect this to be related. |
|
Note that we can't really force vendors to update cURL nor can properly detect such stuff due to backports etc, |
|
Ok, this won't be solved here. Let's merge at least. the rest of the issue can be dealt with in core. |
Update release_notes.rst
|
@PVince81 i don't understand why this happend no for the first time. the ssl cert hasn't changed in a long time. have you changed something on your system? |
|
Not at all. This is my dev system. |
|
@LukasReschke changed something in the curl/ssl area. Shit that this broke stuff :-( |
|
I've seen the error too, on http only system at home.... |
|
You mean with "shit" actually verifying certificates and not being able to test this properly with the appstore since there was no test system? |
|
The issues above were on my dev environment.
|
|
@PVince81 Try owncloud/core#16255 (comment) - if this fails then we need a non SNI setup. |
|
@karlitschek is there any way you can get a dedicated IP for the app store on short notice? |
|
@danimo it is a dedicated ip. (edit: it's not dedicated in the sense of SNI, i.e. it hosts multiple vhosts) |
|
Dev env (the one with the SSL issues): Productive env (the one that works): |
|
Mhm. That is strange. SSL root file is there in config? |
|
@LukasReschke @PVince81 pls check on #1291 |
|
@LukasReschke Sorry for using 'shit'. I didn't meant your code. Just the overall user experience that we have now :-) |
|
All fine. Thanks @karlitschek for the clarification, it's easy to misunderstand each other 😃 Mhm. I wonder if there is some way to detect this stuff, as in: cURL versions that are known to have problems and some small heuristics for these... - I think I can do some magic there and also report some other bugs upstream. cURL and PHP can be a cumbersome experience. Can anybody please create an issue in core for 8.2 and assign me? It's not really good to edit issues on GitHub on my mobile. |
|
I'll make an issue with info about my env and move the steps and co there. |
|
Raised here owncloud/core#17446 |


note that app updates will fail at first.