Skip to content

Instantly share code, notes, and snippets.

2020-03-20T17:39:45.948-0600 [INFO] plugin: configuring client automatic mTLS
2020-03-20T17:39:45.982-0600 [DEBUG] plugin: starting plugin: path=/home/aaron/.terraform.d/plugins/terraform-provider-azuread_v0.7.0_x4 args=[/home/aaron/.terraform.d/plugins/terraform-provider-azuread_v0.7.0_x4]
2020-03-20T17:39:45.983-0600 [DEBUG] plugin: plugin started: path=/home/aaron/.terraform.d/plugins/terraform-provider-azuread_v0.7.0_x4 pid=658971
2020-03-20T17:39:45.983-0600 [DEBUG] plugin: waiting for RPC address: path=/home/aaron/.terraform.d/plugins/terraform-provider-azuread_v0.7.0_x4
2020-03-20T17:39:45.992-0600 [INFO] plugin.terraform-provider-azuread_v0.7.0_x4: configuring server automatic mTLS: timestamp=2020-03-20T17:39:45.992-0600
2020-03-20T17:39:46.027-0600 [DEBUG] plugin.terraform-provider-azuread_v0.7.0_x4: plugin address: address=/tmp/plugin403810701 network=unix timestamp=2020-03-20T17:39:46.027-0600
2020-03-20T17:39:46.027-0600 [DEBUG] plugin: using plugin: version=5
2020-03-20T17:39:46.095-0600 [DEBUG
@amasover
amasover / error.log
Created December 10, 2019 23:56
AUR systemd-cron-next compile error
error[E0432]: unresolved imports `log::LogMetadata`, `log::LogRecord`, `log::LogLevel`, `log::MaxLogLevelFilter`, `log::LogLevelFilter`
--> /home/aaron/.cargo/registry/src/github.com-1ecc6299db9ec823/kernlog-0.2.1/src/lib.rs:54:16
|
54 | use log::{Log, LogMetadata, LogRecord, LogLevel, MaxLogLevelFilter, LogLevelFilter, SetLoggerError};
| ^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ no `LogLevelFilter` in the root
| | | | |
| | | | no `MaxLogLevelFilter` in the root
| | | no `LogLevel` in the root
| | no `LogRecord` in the root
| no `LogMetadata` in the root
panic: interface conversion: interface {} is nil, not string
2019-11-20T16:49:25.516-0700 [DEBUG] plugin.terraform-provider-azurerm_v1.36.0_x4:
2019-11-20T16:49:25.516-0700 [DEBUG] plugin.terraform-provider-azurerm_v1.36.0_x4: goroutine 25 [running]:
2019-11-20T16:49:25.516-0700 [DEBUG] plugin.terraform-provider-azurerm_v1.36.0_x4: github.com/terraform-providers/terraform-provider-azurerm/azurerm.expandContainerGroupContainers(0xc0006588c0, 0x0, 0x0, 0x0)
2019-11-20T16:49:25.516-0700 [DEBUG] plugin.terraform-provider-azurerm_v1.36.0_x4: /opt/teamcity-agent/work/5d79fe75d4460a2f/src/github.com/terraform-providers/terraform-provider-azurerm/azurerm/resource_arm_container_group.go:826 +0x1a2f
2019-11-20T16:49:25.516-0700 [DEBUG] plugin.terraform-provider-azurerm_v1.36.0_x4: github.com/terraform-providers/terraform-provider-azurerm/azurerm.resourceArmContainerGroupCreate(0xc0006588c0, 0x33abb20, 0xc000bb5b00, 0x0, 0x0)
2019-11-20T16:49:25.516-0700 [DEBUG] plugin.terraform-provider-azurerm_v1.36.0_x4: /opt/team
@amasover
amasover / firewall.sh
Last active May 17, 2021 23:16
Google Fiber OpenWRT firewall rules
# This file is interpreted as shell script.
# Put your custom iptables rules here, they will
# be executed with each firewall (re-)start.
# Internal uci firewall chains are flushed and recreated on reload, so
# put custom rules into the root chains e.g. INPUT or FORWARD or into the
# special user chains, e.g. input_wan_rule or postrouting_lan_rule.
################################################################################
### Firewall rules to use an OpenWRT router at the edge of your network ###
@amasover
amasover / 0 HeliosDisplayManagementGuide.md
Last active May 21, 2018 23:38
Working surround profile + auxiliary monitors for use with HeliosDisplayManagement

Here are the steps that worked for me to setup HeliosDisplayManagement for an NVidia Surround arrangement and a non-surround arrangement.

  1. Download installer from the releases page.

  2. Run Helios Display Management, and click "clone", then edit the cloned arrangement and change the name to what you want (can also be done through editing xml. Do this again for the other monitor arrangement (e.g., clone a surround arrangement, then turn off surround through NVidia control panel, then clone the non-surround arrangement).