top of page
compmifantata

Daily 1.9.0



You can also see the Compatibility chart for these releases: DEV 2.6.1 2.6.0 2.5.1 2.5.0 2.2.0 2.1.2 2.1.1 2.1.0 2.0.0 1.9.0 1.8.1 1.8.0 1.7.0 1.6.0 1.5.0 1.4.1 1.4.0 1.3.1 1.3.0 1.2.1 1.2.0 1.1.1 1.1.0 1.0.0rc1 1.0.0 0.13.1 0.13.0 0.12.0 0.11.1 0.11.0 0.10.0 0.9.1 0.9.0 0.8.2 0.8.1 0.8.0 0.7.1 0.7.0 0.6.1 0.6.0 0.5.1 0.5.0 0.4.1 0.4.0 0.3.0 0.2.0 0.1.0


As part of the rewrite of Over-The-Air updates, the old OTA protocol is incompatible with the new one -But fear not, esphomeyaml still supports the legacy OTA update process. On your first OTA upload with 1.9.0, you willsee esphomeyaml try with the new OTA method and fail. After that, esphomeyaml will fall back to the old OTAprocess and upload correctly (core#204).




Daily 1.9.0




You can install the nightly Ray wheels via the following links. These daily releases are tested via automated tests but do not go through the full release process. To install these wheels, use the following pip command and wheels:


I should probably say a few words about the future of NAudio. Although I continue to reply to the many questions asked on GitHub and Stack Overflow every day, you've probably noticed that development hasn't proceeded very rapidly in recent years. That's due to the fact that I simply no longer have the time I used to for maintaining an open source project. My day job is very focused on Azure now, and for the last four years I haven't needed to use NAudio as part of my daily work.


What this means is that NAudio 1.9.0 is not likely to pick up major new features. I'll probably still fix a few bugs from time to time, and when there are pull requests that I am able to easily verify don't break existing functionality (which is not always possible unfortunately), I will also endeavour to accept them into the project as well.


#Daily maintenance script. DO NOT DISABLE!#If you want to modify updates:#Switch to monthly stable release: #Disable updates: 15 0 * * * librenms /opt/librenms/daily.sh >> /dev/null 2>&1


[OK] Composer Version: 1.9.0[OK] Dependencies up-to-date.[OK] Database connection successful[OK] Database schema correct[WARN] Your install is over 24 hours out of date, last update: Mon, 26 Aug 2019 14:42:27 +0000[FIX]:Make sure your daily.sh cron is running and run ./daily.sh by hand to see if there are any errors.[WARN] Your local git contains modified files, this could prevent automatic updates.[FIX]:You can fix this with ./scripts/github-removeModified Files:bootstrap/cache/.gitignorelogs/.gitignorerrd/.gitignorestorage/app/.gitignorestorage/app/public/.gitignorestorage/debugbar/.gitignorestorage/framework/cache/.gitignorestorage/framework/cache/data/.gitignorestorage/framework/sessions/.gitignorestorage/framework/testing/.gitignorestorage/framework/views/.gitignorestorage/logs/.gitignore


Now, the reason there are modified files, I think at least, is because I created a ./fixrights.sh and added a cron for this so it runs every few minutes. The reason I created this is because LibreNMS was constantly losing user rights. I have checked the forum and found users with the same issue. They solved it with the script, and it worked for me too. Important notice: I did this because I thought it was the reason that the ./daily.sh script did not run every day. Not sure if I fixed it partially or not at al. In any case, the script does the following:


[OK] Composer Version: 1.9.0[OK] Dependencies up-to-date.[OK] Database connection successful[OK] Database schema correct[WARN] Your install is over 24 hours out of date, last update: Mon, 26 Aug 2019 14:42:27 +0000[FIX]:Make sure your daily.sh cron is running and run ./daily.sh by hand to see if there are any errors.[FAIL] We have found some files that are owned by a different user than librenms, this will stop you updating automatically and / or rrd files being updated causing graphs to fail.[FIX]:sudo chown -R librenms:librenms /opt/librenmssudo setfacl -d -m g::rwx /opt/librenms/rrd /opt/librenms/logs /opt/librenms/bootstrap/cache/ /opt/librenms/storage/sudo chmod -R ug=rwX /opt/librenms/rrd /opt/librenms/logs /opt/librenms/bootstrap/cache/ /opt/librenms/storage/Files:/opt/librenms/.git/index/opt/librenms/logs/.gitignore/opt/librenms/rrd/.gitignore/opt/librenms/storage/app/public/.gitignore/opt/librenms/storage/app/.gitignore/opt/librenms/storage/framework/testing/.gitignore/opt/librenms/storage/logs/.gitignore


./daily.shRe-running /opt/librenms/daily.sh as librenms userUpdating to latest codebase OKUpdating Composer packages OKUpdated from 7783776 to 7811227 OKUpdating SQL-Schema OKUpdating submodules OKCleaning up DB OKFetching notifications OKCaching PeeringDB data OK


The release directory contains all release files since 1.2.0.Those and older releases can also be obtained via the sourceforge download portal.If you want to try out an older version you can also use the virtual environment approach(explained above) with a fixed version, e.g.pip install eclipse-sumo==1.9.0 (works only for 1.8.0 and later).


As we want to write data to a pandas DataFrame rather than an iterator of pandas Series, we avoid mixing up different frequencies as pandas may raise an error when passed data with incompatible frequencies.Therefore, we single out the series with daily data.to_pandas() method accepts an optional iterable to select a subset of the series contained in the dataset.Thus we can now generate our pandas DataFrame from daily exchange rate data only:


[Daily Statistics][URLs][Entry][Sites][Search][Agents][Countries]Monthly Statistics for June 2014Total Hits404846Total Files366003Total Pages292583Total Visits38232Total kB Files50362382Total kB In0Total kB Out0Total Unique Sites12679Total Unique URLs36437Total Unique User Agents406.Avg Max Hits per Hour5622910Hits per Day1349420742Files per Day1220019435Pages per Day975215332Sites per Day4221070Visits per Day12741589kB Files per Day16787463327086kB In per Day00kB Out per Day00Hits by Response CodeCode 200 - OK90.41%366003Code 206 - Partial Content3.16%12797Code 301 - Moved Permanently0.11%438Code 302 - Found0.00%5Code 304 - Not Modified2.97%12022Code 400 - Bad Request0.02%94Code 403 - Forbidden0.02%69Code 404 - Not Found3.11%12610Code 405 - Method Not Allowed0.01%49Code 406 - Not Acceptable0.00%3Code 408 - Request Timeout0.18%713Code 416 - Requested Range Not Satisfiable0.00%11Code 501 - Not Implemented0.01%32Daily Statistics for June 2014DayHitsFilesPagesVisitsSiteskB FkB InkB Out188962.20%77422.12%60032.05%11843.10%7966.28%30606886.08%00.00%00.00%2102592.53%89532.45%63722.18%11613.04%9337.36%19211933.81%00.00%00.00%3124903.09%110733.03%69912.39%12103.16%9387.40%19137493.80%00.00%00.00%4137403.39%124983.41%96043.28%11803.09%9877.78%18338933.64%00.00%00.00%593662.31%84382.31%62692.14%11683.06%10077.94%23877674.74%00.00%00.00%6115012.84%103722.83%65922.25%14813.87%10708.44%17955333.57%00.00%00.00%7149903.70%137553.76%113623.88%11983.13%8236.49%14251602.83%00.00%00.00%8157863.90%145583.98%110243.77%14973.92%9947.84%13573442.70%00.00%00.00%9159203.93%144293.94%115303.94%14223.72%9787.71%18518173.68%00.00%00.00%10160373.96%148364.05%118344.04%14263.73%9277.31%33270866.61%00.00%00.00%11147733.65%137593.76%117574.02%14333.75%9557.53%19415683.86%00.00%00.00%12155723.85%144943.96%119864.10%15894.16%10478.26%17190193.41%00.00%00.00%13131153.24%120753.30%104083.56%13513.53%8846.97%22002174.37%00.00%00.00%1491372.26%63551.74%53691.84%5251.37%3762.97%5160471.02%00.00%00.00%15117542.90%110153.01%100253.43%13343.49%8536.73%10826712.15%00.00%00.00%16207425.12%194355.31%153325.24%14883.89%8786.92%18676083.71%00.00%00.00%17149363.69%137653.76%107113.66%15434.04%9607.57%19285603.83%00.00%00.00%18182314.50%169444.63%128604.40%14193.71%9497.48%16572343.29%00.00%00.00%19149023.68%139113.80%113043.86%14263.73%8476.68%15788793.14%00.00%00.00%20153083.78%141973.88%118534.05%12653.31%8066.36%15983233.17%00.00%00.00%21147253.64%135633.71%116603.99%11773.08%7275.73%13167682.61%00.00%00.00%22144003.56%129423.54%111243.80%11593.03%7395.83%12698322.52%00.00%00.00%23131993.26%106652.91%96903.31%13783.60%9367.38%14741002.93%00.00%00.00%2498712.44%80672.20%66752.28%13113.43%10077.94%16258973.23%00.00%00.00%25147103.63%118363.23%91873.14%11302.96%8626.80%15383063.05%00.00%00.00%26174094.30%165184.51%124984.27%13953.65%8646.81%14395632.86%00.00%00.00%27108672.68%99382.72%87062.98%12393.24%8096.38%15831573.14%00.00%00.00%2894882.34%89272.44%80462.75%13213.46%7786.14%9367251.86%00.00%00.00%29128573.18%119213.26%81052.77%12143.18%7145.63%11730672.33%00.00%00.00%3098652.44%90222.47%77062.63%12113.17%7936.25%10406112.07%00.00%00.00%Top 30 of 36437 Total URLs#HitskB FkB InkB OutURL1247136.10%16465933.27%00.00%00.00%/webalizer/usage_201402.html2190794.71%745790.15%00.00%00.00%/3124483.07%2864992056.89%00.00%00.00%/pub/pari/windows/Pari-2-7-1.exe466321.64%789270.16%00.00%00.00%/webalizer/563751.57%3509770.70%00.00%00.00%/webalizer/usage_201406.html639760.98%37120.01%00.00%00.00%/pari.css732890.81%49120459.75%00.00%00.00%/pub/pari/unix/OLD/2.1/pari-2.1.7.tgz830260.75%9120.00%00.00%00.00%/robots.txt929570.73%00.00%00.00%00.00%/pub/pari/unix/OLD/pari-2.1.7.tgz1026690.66%1739900.35%00.00%00.00%/webalizer/usage_201002.html1125340.63%107840.02%00.00%00.00%/download.html1222990.57%1457090.29%00.00%00.00%/webalizer/usage_201404.html1319430.48%3872880.77%00.00%00.00%/pub/pari/manuals/2.7.0/users.pdf1419360.48%1696530.34%00.00%00.00%/cgi-bin/gitweb.cgi1517260.43%713180.14%00.00%00.00%/faq.html1614840.37%162090.03%00.00%00.00%/buildlog.html1710990.27%4830250.96%00.00%00.00%/pub/pari/manuals/2.3.3/users.pdf1810920.27%130330.03%00.00%00.00%/webalizer/usage_201401.html199720.24%57230.01%00.00%00.00%/changes.html209040.22%24900.00%00.00%00.00%/doc.html219010.22%1818750.36%00.00%00.00%/pub/pari/manuals/2.7.0/libpari.pdf228490.21%24830.00%00.00%00.00%/pub/pari/unix/237890.19%35840.01%00.00%00.00%/packages.html247650.19%38240.01%00.00%00.00%/archives/pari-users-0207/msg00003.html257480.18%654090.13%00.00%00.00%/webalizer/usage_201301.html267470.18%13214112.62%00.00%00.00%/pub/pari/unix/pari-2.7.1.tar.gz275970.15%19630.00%00.00%00.00%/tutorials.html285840.14%7798971.55%00.00%00.00%/pub/pari/packages/seadata.tgz295530.14%27290.01%00.00%00.00%/timeline.html304940.12%3010.00%00.00%00.00%/dochtml/html.stable/empty.htmlTop 10 of 36437 Total URLs By kB F#HitskB FkB InkB OutURL1124483.07%2864992056.89%00.00%00.00%/pub/pari/windows/Pari-2-7-1.exe232890.81%49120459.75%00.00%00.00%/pub/pari/unix/OLD/2.1/pari-2.1.7.tgz3910.02%16514103.28%00.00%00.00%/pub/pari/packages/elldata.tgz4247136.10%16465933.27%00.00%00.00%/webalizer/usage_201402.html57470.18%13214112.62%00.00%00.00%/pub/pari/unix/pari-2.7.1.tar.gz6410.01%8510811.69%00.00%00.00%/git/pari.git/objects/pack/pack-73a0cd18fbca8a3f74edc6696093bba0c00246ac.pack75840.14%7798971.55%00.00%00.00%/pub/pari/packages/seadata.tgz82760.07%6888151.37%00.00%00.00%/pub/pari/windows/gp-readline-2-7-1.exe910990.27%4830250.96%00.00%00.00%/pub/pari/manuals/2.3.3/users.pdf1019430.48%3872880.77%00.00%00.00%/pub/pari/manuals/2.7.0/users.pdfTop 10 of 9243 Total Entry Pages#HitsVisitsURL1190794.71%775221.78%/2247136.10%26377.41%/webalizer/usage_201402.html317260.43%12193.43%/faq.html466321.64%11013.09%/webalizer/525340.63%10863.05%/download.html663751.57%8812.48%/webalizer/usage_201406.html714840.37%7772.18%/buildlog.html88490.21%5721.61%/pub/pari/unix/99720.24%4921.38%/changes.html1019360.48%3450.97%/cgi-bin/gitweb.cgiTop 30 of 12679 Total Sites#HitsFileskB FkB InkB OutVisitsHostname1241825.97%214155.85%9491501.88%00.00%00.00%80.02%b100292.yse.yahoo.net2212605.25%211825.79%3634130.72%00.00%00.00%1080.28%spider-5-255-253-116.yandex.com3162594.02%162034.43%2077290.41%00.00%00.00%80.02%c4.seokicks.de4109802.71%91822.51%3017960.60%00.00%00.00%300.08%b100288.yse.yahoo.net584272.08%84272.30%390220.08%00.00%00.00%20.01%mirador.math.u-bordeaux1.fr668601.69%68591.87%4301610.85%00.00%00.00%560.15%78.84.141.1762421.54%62421.71%4176250.83%00.00%00.00%7922.07%dedic442.hidehost.net851801.28%51541.41%641540.13%00.00%00.00%20.01%c6.seokicks.de947361.17%47361.29%3173170.63%00.00%00.00%5161.35%195-154-233-233.rev.poneytelecom.eu1045141.11%45141.23%1749510.35%00.00%00.00%290.08%139.46-150-103.bras2.donapex.net1144801.11%44801.22%3012660.60%00.00%00.00%4101.07%dedic339.hidehost.net1243361.07%43361.18%2915230.58%00.00%00.00%5651.48%6.160.224.159.triolan.net1337980.94%33750.92%1046600.21%00.00%00.00%570.15%72.173.141.1041435650.88%34800.95%673900.13%00.00%00.00%00.00%paridev.math.u-bordeaux1.fr1531430.78%31090.85%608570.12%00.00%00.00%1820.48%208-115-111-72-reverse.wowrack.com1629910.74%29610.81%475210.09%00.00%00.00%1840.48%208.115.113.881728100.69%28100.77%00.00%00.00%00.00%00.00%67.192.130.221827940.69%27720.76%174210.03%00.00%00.00%1010.26%37.58.100.154-static.reverse.softlayer.com1927510.68%26940.74%300570.06%00.00%00.00%00.00%ps3.math.u-bordeaux1.fr2026890.66%26730.73%197570.04%00.00%00.00%950.25%37.58.100.188-static.reverse.softlayer.com2126420.65%26250.72%112510.02%00.00%00.00%1420.37%bot01.kalgor.com2226040.64%22690.62%5626511.12%00.00%00.00%840.22%*.abo.wanadoo.fr2324690.61%24640.67%1068400.21%00.00%00.00%50.01%187-87-205-251.pdntelecom.com.br2422470.56%20080.55%1834070.36%00.00%00.00%30.01%ns240065.ip-192-99-149.net2520780.51%20770.57%1467750.29%00.00%00.00%10.00%41.189.229.1362620600.51%20580.56%1172740.23%00.00%00.00%30.01%82.153.16.1332720110.50%19930.54%135890.03%00.00%00.00%1480.39%209-222-8-75.constant.com2820110.50%19980.55%107520.02%00.00%00.00%1390.36%37.58.100.184-static.reverse.softlayer.com2919940.49%19810.54%121180.02%00.00%00.00%1210.32%37.58.100.83-static.reverse.softlayer.com3019630.48%19540.53%114260.02%00.00%00.00%1320.35%37.58.100.228-static.reverse.softlayer.comTop 10 of 12679 Total Sites By kB F#HitsFileskB FkB InkB OutVisitsHostname11690.04%1680.05%10199952.03%00.00%00.00%70.02%mail.wsnhid.pl2241825.97%214155.85%9491501.88%00.00%00.00%80.02%b100292.yse.yahoo.net3680.02%680.02%8197311.63%00.00%00.00%40.01%aihch.ai.u-hyogo.ac.jp44980.12%4980.14%7484821.49%00.00%00.00%10.00%hide.staffordshire.gov.uk526040.64%22690.62%5626511.12%00.00%00.00%840.22%*.abo.wanadoo.fr668601.69%68591.87%4301610.85%00.00%00.00%560.15%78.84.141.17560.01%560.02%4296470.85%00.00%00.00%10.00%195.160.178.169862421.54%62421.71%4176250.83%00.00%00.00%7922.07%dedic442.hidehost.net9212605.25%211825.79%3634130.72%00.00%00.00%1080.28%spider-5-255-253-116.yandex.com1047361.17%47361.29%3173170.63%00.00%00.00%5161.35%195-154-233-233.rev.poneytelecom.euTop 20 of 152 Total Search Strings#HitsSearch String158536.07%actualvacancies.ru230018.50%fx-tea.ru3503.08% 4503.08% -medicine-usa.html5402.47%pari6352.16%gp7352.16% -bastion.ru//index_d.html8301.85% -medicine-usa.html9301.85% -medicine-usa.html10301.85% -bastion.ru//index_c.html11301.85% -bastion.ru/index_b.html12201.23% -control-medicine-usa.html13201.23% -us.html14201.23% -bastion.ru//index_e.html15150.92% -medicine-usa.html16100.62% -medicine-usa.html17100.62% -us.html18100.62% -us.html19100.62% -bastion.ru/20100.62% -diareis.ru/detective_seriali_chitayushhij_mysli.phpid=67Top 30 of 406 Total User Agents#HitsUser Agent110753826.56%Mozilla/527070417.46%AhrefsBot/53357708.84%Yahoo! Slurp4227065.61%SEOkicks-Robot5212455.25%YandexBot/36128923.18%MJ12bot/v1799372.45%git/2.0.0884512.09%git/1.7.10.4984272.08%Xymon xymonnet/4.3.101079111.95%ftp1178901.95%Opera 91269851.73%bingbot/21361501.52%DotBot/11450711.25%MSIE 61546911.16%MSIE 81646311.14%git/1.7.9.51743551.08%git/1.9.11843541.08%git/1.9.31941811.03%Baiduspider/22028040.69%Wget*2127370.68%Blekkobot2224740.61%git/1.7.11.72320310.50%Facebot/1.02420050.50%netEstate NE Crawler (+ -datenbank.de/)2519010.47%git/1.7.12.4 (Apple Git-37)2618650.46%MSIE 92718610.46%git/1.8.5.2 (Apple Git-48)2817240.43%MSIE 72917140.42%Exabot/33016980.42%git/1.9.0Top 30 of 122 Total Countries#HitsFileskB FkB InkB OutCountry112724531.43%12140433.17%527567810.48%00.00%00.00%Commercial (com)28958222.13%8195922.39%863728017.15%00.00%00.00%Network (net)36493416.04%5841715.96%1346931026.74%00.00%00.00%Unresolved/Unknown4398769.85%3881710.61%23747354.72%00.00%00.00%Germany5373059.21%363529.93%17731383.52%00.00%00.00%France656211.39%54931.50%4005330.80%00.00%00.00%European Union752691.30%50881.39%7871591.56%00.00%00.00%Russian Federation841771.03%37671.03%30594366.07%00.00%00.00%Japan930660.76%27240.74%9750081.94%00.00%00.00%United Kingdom1029490.73%28350.77%4412090.88%00.00%00.00%Brazil1128240.70%23830.65%7788701.55%00.00%00.00%Italy1224570.61%22930.63%43076628.55%00.00%00.00%Poland1322260.55%21500.59%7259051.44%00.00%00.00%Educational (edu)1419690.49%19540.53%1741860.35%00.00%00.00%Ukraine1517450.43%13220.36%2640460.52%00.00%00.00%China1610990.27%10740.29%859260.17%00.00%00.00%Israel1710060.25%9710.27%5356021.06%00.00%00.00%India189240.23%5830.16%1254130.25%00.00%00.00%Non-Profit (org)198280.20%6650.18%2188760.43%00.00%00.00%Austria208050.20%7690.21%248750.05%00.00%00.00%Finland216420.16%5820.16%3021920.60%00.00%00.00%Australia226050.15%3970.11%7878081.56%00.00%00.00%Turkey235740.14%5050.14%9938781.97%00.00%00.00%Netherlands245490.14%5490.15%180470.04%00.00%00.00%Belarus255140.13%4100.11%3438980.68%00.00%00.00%Czech Republic264560.11%3460.09%236460.05%00.00%00.00%United States274270.11%4060.11%625190.12%00.00%00.00%Generic TLD (info)284230.10%4020.11%1864640.37%00.00%00.00%Sweden293630.09%3510.10%2493770.50%00.00%00.00%Hungary303610.09%3090.08%2257570.45%00.00%00.00%ThailandGenerated byWebalizer Version 2.23PARI/GP DevelopmentLast Modified: 2013-11-20 19:57:55Copyleft 2003-2013the PARI group. 2ff7e9595c


0 views0 comments

Recent Posts

See All

Comments


bottom of page