<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>migration-scripts do not obey to proxy-settings</title> 
  <pubDate>Wed, 08 Apr 2026 17:39:06 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/14536</link> 
  <atom:link rel="self" type="application/rss+xml" title="migration-scripts do not obey to proxy-settings" href="https://bugs.horde.org/ticket/14536/rss" /> 
  <description>migration-scripts do not obey to proxy-settings</description> 
 
   
   
  <item> 
   <title>we have proxy set in conf.php

$conf[&#039;http&#039;][&#039;proxy&#039;][&#039;pro</title> 
   <description>we have proxy set in conf.php

$conf[&#039;http&#039;][&#039;proxy&#039;][&#039;proxy_host&#039;] = &quot;1.2.3.4&quot;;

but migration hangs during database-migration:
horde-db-migration:
...
[  INFO  ] Current Horde_Service_Weather schema version: 1
Migrating to HordeServiceWeatherAirportsChange (2)
== 2 HordeServiceWeatherAirportsChange: migrating =============================
== 2 HordeServiceWeatherAirportsChange: ERROR: Unable to populate METAR database. 
Unable to locate METAR data.
[  INFO  ] Current Horde_SessionHandler schema version: 2
...

does not work through webpage, either.

yours
josef</description> 
   <pubDate>Wed, 07 Dec 2016 13:07:51 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14536#t91384</link> 
  </item> 
   
  <item> 
   <title>The data source for the metar database we were using from NO</title> 
   <description>The data source for the metar database we were using from NOAA has been decommissioned - so the first migration is expected to fail. The second migration is wrapped in a db transaction, which causes it to take a long time to run. You are probably hitting a timeout.

Regardless, I just finished removing the migrations from that package and replacing them with a standalone cli script &#039;horde-service-weather-metar-database that only needs to be run if you are planning on making the metar weather block available.</description> 
   <pubDate>Wed, 07 Dec 2016 17:22:20 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/14536#t91385</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
