お天気悪くて乾燥機コース
This account is not set to public on notestock.
This account is not set to public on notestock.
お仕事Linuxマシンやっとこ復活。
8814au: disagrees about version of symbol module_layout
でUSB WiFiアダプタのカーネルモジュール https://github.com/zebulon2/rtl8814au/ が読めなくなってました。なにもしてないのに壊れた!!
$ sudo dkms remove rtl8814au/4.3.21 --all
してリブートして
$ sudo dkms install -m rtl8814au -v 4.3.21
してリブートしたよ。
$ heroku pg:info
=== HEROKU_POSTGRESQL_ORANGE_URL, DATABASE_URL
Plan: Hobby-basic
Status: Available
Connections: 4/20
PG Version: 10.6
Created: 2017-12-16 18:16 UTC
Data Size: 4.00 GB
Tables: 58
Rows: 10050300/10000000 (Above limits, access disruption imminent)
やばい。突然ですがしばらく止まります。
$ heroku maintenance:on
して
$ heroku logs -t
してしばらく待機してSidekiqにお仕事をしてもらって https://devcenter.heroku.com/articles/upgrading-heroku-postgres-databases#upgrading-with-pg-copy に従って進めました。
$ heroku addons:create heroku-postgresql:standard-0
$ heroku addons:info postgresql-silhouetted-99516
=== postgresql-silhouetted-99516
Attachments: zundan-mastodon::HEROKU_POSTGRESQL_ROSE
Installed at: Fri Feb 15 2019 19:46:51 GMT+0000 (Coordinated Universal Time)
Owning app: zundan-mastodon
Plan: heroku-postgresql:standard-0
Price: $50/month
State: creating
$ heroku pg:wait
$ heroku ps:scale web=0
$ heroku pg:copy DATABASE_URL HEROKU_POSTGRESQL_ROSE
$ heroku pg:promote HEROKU_POSTGRESQL_ROSE
$ heroku ps:scale web=1
$ heroku maintenance:off
あとで$9/月のデータベースを破棄してElasticSearchを止めること。
あ、警告のメールを読んだ。1週間猶予があったらしい。
> The database contains 10,050,300 rows, exceeding the Hobby-basic plan limit of 10,000,000. INSERT privileges to the database will be automatically revoked in 7 days. This will cause service failures in most applications dependent on this database.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
This account is not set to public on notestock.
@tadd 寝ぼけながらScratchとかファミリーベーシックとかビジュアルベーシックとかシェルスクリプトとかArduinoのCっぽいやつとかいろいろ思いついたんだけど良く知らないのばっかりなので寝ますね(うるさい)