Topic: Cannot download repo index file. error 2.4.6

Hi

Completed a new install of 2.4.6

I have tried all the suggestions in
https://frontaccounting.com/punbb/viewtopic.php?id=6833
https://frontaccounting.com/punbb/viewtopic.php?id=5724
https://frontaccounting.com/punbb/viewtopic.php?id=7195

None of them have worked

Below is my installation

PHP version >=5.0.0     Required     7.0.33-0+deb9u3     Ok
PHP MySQL extension     Required     Yes     Ok
Server system     Info     Linux     Ok
Database auth file     Required     ../config_db.php     Ok
Main config file     Required     ../config.php     Ok
Company subdirectories consistency     Required     ../company/0/*
../company/0/*/images
../company/0/*/pdf_files
../company/0/*/backup
../company/0/*/js_cache     Ok
Language configuration consistency     Required         Ok
Temporary directory     Required     ../tmp     Ok
Session save path     Info     /var/lib/php/sessions     Ok
Extensions system     Required     ../installed_extensions.php
../company/0/*/installed_extensions.php
../modules
../modules/_cache
../themes
../sql
OpenSSL PHP extension     Ok


http://anonymous:password@repo.frontaccounting.eu/2.4/ does not work and
repo.frontaccounting.eu redirects to frontaccounting.com


Any other suggestions?

Thanks
Wayne

Re: Cannot download repo index file. error 2.4.6

Yes, I can reproduce this. Will talk to Janusz about this.

/Joe

Re: Cannot download repo index file. error 2.4.6

The repo should work again. Sorry for the Miss.

Joe

Re: Cannot download repo index file. error 2.4.6

Thanks it is working

Re: Cannot download repo index file. error 2.4.6

I just installed a fresh version 2.4.7 and I'm getting this error.  Please tell me how I can fix. 

Thanks!

Re: Cannot download repo index file. error 2.4.6

Check if OpenSSL is available in your php.ini.

Re: Cannot download repo index file. error 2.4.6

I updated to 2.4.9 and also get "Kan het repo index-bestand niet downloaden." (Dutch for cannot download repo index file".
I have php 7.3 and have OpenSSL 1.1.1f available in my php info.

What to do now?

Re: Cannot download repo index file. error 2.4.6

What browser and version are you using?

Re: Cannot download repo index file. error 2.4.6

Problem occurs in these clients:
- Microsoft Edge Versie 89.0.774.45 (Officiële build) (64-bits),
- Microsoft Internet Explorer Versie 20H2 (Build van besturingssyteem 19042.844),
- Firefox Browser 85.0.2 (64-bits)  and  Firefox Browser 86.0 (64-bits),
all on Windows 10 Pro 20H2 (19042.844) NL.
By the way, also occurs when I try Safari on my iPhone.
So more or less on any client I can find at the moment

So it looks like a server-side error.
Server information:
- PHP: version 7.3.27, Apache server,
- MySQL: 5.5.5-10.3.27-MariaDB-1:10.3.27+maria~focal,
- Linux 5.4.0-29-generic #33-Ubuntu platform.
Updated PHP-version to 8.0 just to try if that solves anything, but that didn't help.

Could it be because of script-breaking changes in PHP 5 -> 7 ?
Unfortunately I cannot test that since my host won't allow versions below 7.3 anymore.

For your information:
In my Frontaccounting instance, System check (under Settings tab) gives all Ok's in the table, but mentions this information on top of the page:

Deprecated: Required parameter $memo follows optional parameter $date in .../frontaccounting/gl/includes/db/gl_db_banking.inc on line 146 
Deprecated: Required parameter $date follows optional parameter $provider in .../frontaccounting/gl/includes/db/gl_db_rates.inc on line 129 
Deprecated: Required parameter $settled follows optional parameter $supplier_id in .../frontaccounting/purchasing/includes/db/suppalloc_db.inc on line 103 
Deprecated: Required parameter $settled follows optional parameter $customer_id in .../frontaccounting/sales/includes/db/custalloc_db.inc on line 101 
Deprecated: Required parameter $data follows optional parameter $key in .../frontaccounting/includes/db/class.data_set.inc on line 100 
Deprecated: Required parameter $sales_account follows optional parameter $units in .../frontaccounting/inventory/includes/db/items_db.inc on line 12 
Deprecated: Required parameter $date_ follows optional parameter $from_currency in .../frontaccounting/includes/ui/ui_view.inc on line 273 

Re: Cannot download repo index file. error 2.4.6

Try with PHP 7, 7.1 and 7.2 and see it broke then. Try switching the exchange rate provider. Some broke earlier.

Re: Cannot download repo index file. error 2.4.6

Is not only about exchange rate, also languages, templates, add ons
PHP below 7.3 is not provided anymore by my host because of security polucy, sorry.