Recent Public Pastes

Mastodon Attachment Errors
Added by astuffedtiger on 2020-04-06 10:07:13
[acae3c71-bcfb-4cd0-a0c2-74bae9e481c7] method=GET path=/api/v1/timelines/home format=*/* controller=Api::V1::Timelines::HomeController action=show status=500 error='NameError: undefined local variable or method `processing' for #<MediaAttachment:0x00007f3369e7cab8>' duration=449.17 view=0.00 db=54.00
[acae3c71-bcfb-4cd0-a0c2-74bae9e481c7]   
[acae3c71-bcfb-4cd0-a0c2-74bae9e481c7] NameError (undefined local variable or method `processing' for #<MediaAttachment:0x00007f3369e7cab8>):
[acae3c71-bcfb-4cd0-a0c2-74bae9e481c7]   
[acae3c71-bcfb-4cd0-a0c2-74bae9e481c7] app/models/media_attachment.rb:172:in `not_processed?'
Maston Container Logs
Added by astuffedtiger on 2020-04-06 10:00:18
[792aed58-8bb5-4dd5-952a-c125d0a9017b] method=GET path=/api/v1/timelines/home format=*/* controller=Api::V1::Timelines::HomeController action=show status=500 error='NameError: undefined local variable or method `processing' for #<MediaAttachment:0x00007f235b3dc388>' duration=237.37 view=0.00 db=25.10
[792aed58-8bb5-4dd5-952a-c125d0a9017b]   
[792aed58-8bb5-4dd5-952a-c125d0a9017b] NameError (undefined local variable or method `processing' for #<MediaAttachment:0x00007f235b3dc388>):
[792aed58-8bb5-4dd5-952a-c125d0a9017b]   
[792aed58-8bb5-4dd5-952a-c125d0a9017b] app/models/media_attachment.rb:172:in `not_processed?'
rspamd setup
Added by astuffedtiger on 2020-03-10 15:20:32
rspamadm configwizard
2020-03-10 14:47:47 #0(main) <6mgmfw>; cfg; rspamd_register_symbol_fromlua: duplicate symbol: HAS_X_PHP_SCRIPT, skip registering
  ____                                     _
 |  _ \  ___  _ __    __ _  _ __ ___    __| |
 | |_) |/ __|| '_ \  / _` || '_ ` _ \  / _` |
traefik.log
Added by astuffedtiger on 2020-03-02 16:24:10
$ cat traefik.log 
time="2020-03-02T16:20:51-06:00" level=info msg="Traefik version 2.1.6 built on 2020-02-28T17:40:18Z"
time="2020-03-02T16:20:51-06:00" level=debug msg="Static configuration loaded {\"global\":{\"checkNewVersion\":true,\"sendAnonymousUsage\":true},\"serversTransport\":{\"insecureSkipVerify\":true,\"maxIdleConnsPerHost\":200},\"entryPoints\":{\"traefik\":{\"address\":\":8080\",\"transport\":{\"lifeCycle\":{\"graceTimeOut\":10000000000},\"respondingTimeouts\":{\"readTimeout\":30000000000,\"writeTimeout\":30000000000,\"idleTimeout\":30000000000}},\"forwardedHeaders\":{\"insecure\":true}},\"web\":{\"address\":\":80\",\"transport\":{\"lifeCycle\":{\"graceTimeOut\":10000000000},\"respondingTimeouts\":{\"readTimeout\":30000000000,\"writeTimeout\":30000000000,\"idleTimeout\":30000000000}},\"forwardedHeaders\":{\"insecure\":true}},\"websecure\":{\"address\":\":443\",\"transport\":{\"lifeCycle\":{\"graceTimeOut\":10000000000},\"respondingTimeouts\":{\"readTimeout\":30000000000,\"writeTimeout\":30000000000,\"idleTimeout\":30000000000}},\"forwardedHeaders\":{\"insecure\":true}}},\"providers\":{\"providersThrottleDuration\":2000000000,\"file\":{\"directory\":\"/etc/traefik\",\"watch\":true,\"filename\":\"http.toml\"}},\"api\":{\"dashboard\":true},\"ping\":{\"entryPoint\":\"web\"},\"log\":{\"level\":\"DEBUG\",\"filePath\":\"/logs/traefik.log\",\"format\":\"common\"},\"accessLog\":{\"filePath\":\"/logs/traefik_access.log\",\"format\":\"common\",\"filters\":{},\"fields\":{\"defaultMode\":\"keep\",\"headers\":{\"defaultMode\":\"drop\"}}},\"certificatesResolvers\":{\"letsencrypt\":{\"acme\":{\"email\":\"jimmyxxxxxxxxxx@icloud.com\",\"caServer\":\"https://acme-v02.api.letsencrypt.org/directory\",\"storage\":\"/etc/traefik/acme/acme.json\",\"keyType\":\"RSA4096\",\"httpChallenge\":{\"entryPoint\":\"web\"}}}}}"
time="2020-03-02T16:20:51-06:00" level=info msg="Stats collection is enabled."
time="2020-03-02T16:20:51-06:00" level=info msg="Many thanks for contributing to Traefik's improvement by allowing us to receive anonymous information from your configuration."
Thread 9 "mangosd" received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x7fffed178700 (LWP 28997)]
0x0000555556119619 in std::__cxx11::list<Aura*, std::allocator<Aura*> >::begin (this=0x2048) at /usr/include/c++/9/bits/stl_list.h:951
951           { return const_iterator(this->_M_impl._M_node._M_next); }
(gdb) bt
Debian 4 - eth1
Added by astuffedtiger on 2019-08-07 11:28:48
Aug  7 11:16:53 scribbld1 kernel: ADDRCONF(NETDEV_UP): eth1: link is not ready
Aug  7 11:16:56 scribbld1 kernel: e1000: eth1: e1000_watchdog: NIC Link is Up 1000 Mbps Full Duplex
Aug  7 11:16:56 scribbld1 kernel: ADDRCONF(NETDEV_CHANGE): eth1: link becomes ready
Debian 4.0 - eth0 Fail
Added by astuffedtiger on 2019-08-07 11:15:41
# /etc/init.d/networking restart
Reconfiguring network interfaces...SIOCSIFADDR: No such device
eth0: ERROR while getting interface flags: No such device
SIOCSIFNETMASK: No such device
eth0: ERROR while getting interface flags: No such device
Jul 22 11:03:35 server1 gitlab[7859]: bundler: failed to load command: puma (/home/git/gitlab/vendor/bundle/ruby/2.5.0/bin/puma)
Jul 22 11:03:35 server1 gitlab[7859]: Errno::ENOENT: No such file or directory @ rb_sysopen - /home/git/gitlab/config/puma.rb
Jul 22 11:03:35 server1 gitlab[7859]:   /home/git/gitlab/vendor/bundle/ruby/2.5.0/gems/puma-3.12.0/lib/puma/dsl.rb:41:in `read'
Jul 22 11:03:35 server1 gitlab[7859]:   /home/git/gitlab/vendor/bundle/ruby/2.5.0/gems/puma-3.12.0/lib/puma/dsl.rb:41:in `_load_from'
Jul 22 11:03:35 server1 gitlab[7859]:   /home/git/gitlab/vendor/bundle/ruby/2.5.0/gems/puma-3.12.0/lib/puma/configuration.rb:192:in `block in load'
Reset Auto Increment Values in MySQL
Added by astuffedtiger on 2019-07-01 22:33:01
SET @num := 0;
UPDATE your_table SET id = @num := (@num+1);
ALTER TABLE your_table AUTO_INCREMENT =1;
GitLab 12.0.0 Upgrade Failure
Added by astuffedtiger on 2019-06-24 14:46:42
Gitlab::TaskFailedError: (cd _build && go mod init _build)
Makefile:105: recipe for target '_build/go.mod' failed
go: unknown subcommand "mod"
codimd Imgur Error
Added by astuffedtiger on 2019-05-24 09:31:04
2019-05-24T00:33:00.236Z info: 	deserializeUser: d0caa37b-8027-488a-a924-a29c9064343b
2019-05-24T00:33:00.307Z error: 	uncaughtException: deferred is not defined
ReferenceError: deferred is not defined
    at /home/jimmy/bin/codimd/node_modules/@hackmd/imgur/lib/imgur.js:454:40
    at Array.forEach (<anonymous>)
test
Added by Anonymous on 2019-05-23 21:26:19
#### Hi
> hello
```bash
Test
Added by astuffedtiger on 2019-05-20 18:07:07
This is a test paste.
apps.linuxbox.ninja Resources
Added by astuffedtiger on 2019-05-20 15:12:19
[root@apps.linuxbox.ninja ~]# free -mh
              total        used        free      shared  buff/cache   available
Mem:           985M        814M         96M        268K         74M         63M
Swap:           62M         62M          0B
update-grub - server1.rootbin.dev
Added by astuffedtiger on 2019-05-12 15:41:02
[root@server1.rootbin.dev ~]# update-grub
Generating grub configuration file ...
error: cannot read `/dev/sda': Input/output error.
error: cannot read `/dev/sda': Input/output error.
error: cannot read `/dev/sda': Input/output error.