--- | Log | opened Wed Jul 03 00:00:31 2019 |
--- | Day | changed Wed Jul 03 2019 |
00:00 | <Peng> | A virtual host with no listen directives defaults to listening on 0.0.0.0 on port 80 (if root) or port 8000 (if not root) |
00:00 | <millisa> | i guess my browser cache was causing that redir - but you'll still want to look at what you did to ddlures since it appears to be a fresh wp setup |
00:02 | <alan> | I'm still trying to figure it out, any of you experienced with wordpress ? |
00:02 | <alan> | i did a mistake earlier |
00:02 | <millisa> | i don't doubt there are multiple people in here that have had wp inflicted on them |
00:03 | <alan> | i see a default 8080? |
00:04 | <millisa> | what Peng said applies. make sure your server {} section has a listen directive |
00:04 | <alan> | just so we are on the same page |
00:04 | <alan> | i ran nginx -T |
00:04 | <alan> | which portion am i looking at |
00:04 | <alan> | the first bit where it says server and 8080 default? |
00:04 | <millisa> | the server sections need to have listen directives if you don't want nginx to assume you want to use 80 |
00:05 | <alan> | you're talking about my .confs |
00:05 | <alan> | not the server conf |
00:05 | <millisa> | nginx -T should show the end result of it all put together |
00:06 | <alan> | https://bpaste.net/show/q0M8 |
00:06 | <millisa> | line 531-534 |
00:06 | <millisa> | er, 531-537. no listen directive |
00:07 | <alan> | i added it |
00:08 | <alan> | stoped nginx |
00:08 | <millisa> | seems likely that 524-529 shouldn't be there and the listen lines on 525-526 are supposed to be in the lower section with the 301 |
00:08 | <alan> | started it |
00:08 | <alan> | varnish starts now! |
00:08 | <alan> | should i still address [00:07] <millisa> seems likely that 524-529 shouldn't be there and the listen lines on 525-526 are supposed to be in the lower section with the 301 |
00:08 | <millisa> | !point Peng |
00:08 | <linbot> | millisa: Point given to peng. (41) (Biggest fan: mcintosh, total: 9) |
00:08 | <alan> | even if it started |
00:08 | <alan> | !point millisa |
00:08 | <linbot> | alan: Point given to millisa. (83) (Biggest fan: relidy, total: 17) |
00:08 | <alan> | !point peng |
00:08 | <linbot> | alan: Point given to peng. (42) (Biggest fan: mcintosh, total: 9) |
00:08 | <millisa> | if you aren't sure, comment the lines and find out. |
00:09 | <millisa> | the 531-537 section also didn't seem to have a server_name section. |
00:09 | <alan> | 524-529 removed |
00:10 | <millisa> | compare it to your earlier sections that are similar for the other domains and you'll probably see what it should look like |
00:10 | <alan> | 525-526 are supposed to be in the lower section with the 301 |
00:10 | <alan> | i do not understand this |
00:11 | <millisa> | look at 444 though about 460. you have 3 examples there. your store section probably should look like them |
00:11 | <alan> | https://bpaste.net/show/Ad3d |
00:12 | <millisa> | listen directive, server_name, and your 301 |
00:12 | <alan> | should be much better? |
00:12 | <millisa> | missing your server_name line |
00:13 | <millisa> | not that it probably matters in that specific config |
00:13 | <alan> | were am i missing this? |
00:13 | <millisa> | after the listen line would be fine |
00:14 | <alan> | for the store.primitiv.media.conf? |
00:14 | <millisa> | after line 526 in that last config you sent |
00:14 | <millisa> | but yes, in that file |
00:15 | * | LouWestin only messes with varnish when it applies to wood finishing. *Badum tish* |
00:15 | <alan> | http://store.primitiv.media/ why does it show this |
00:15 | <alan> | i deleted my index.php |
00:15 | <alan> | added the wordpress files |
00:16 | <alan> | oh nvm http does that |
00:16 | <alan> | https doesnt |
00:16 | <alan> | Ok so ehre's my wordpress dilemma, I'll buy somebody a coffee if they can help me out |
00:17 | <LouWestin> | Is it possible that you don’t have Wordpress setup? |
00:17 | <alan> | when attempting to install store.primitiv.media earlier, i entered wordpress instead of store for the database name. It did some weird things to my database and files. I have a backup of the database but not the files before it happened unfortunately. |
00:18 | <alan> | SO I deleted the database and imported the backup |
00:18 | <alan> | but now I get a blank wordpress page when not logged in |
00:18 | <alan> | ddlures.ca |
00:18 | <alan> | BUT when logged in |
00:18 | <LouWestin> | I’m seeing a setup page |
00:18 | <alan> | the site says "The theme enfold child does not exist" |
00:19 | <LouWestin> | The install page |
00:19 | <alan> | when i go to my plugins it says they are all deactivated due to an error |
00:19 | <alan> | it also prompts me to update my database via wordpress evene though the version # are the same |
00:19 | <alan> | even * |
00:20 | <millisa> | you don't have a backup of your wordpress directories? |
00:20 | <alan> | i do now but not before the incident |
00:20 | <alan> | only the database I do |
00:20 | <millisa> | even if you put your themes and plugins back by hand, your wp-uploads isn't going to be in that |
00:20 | -!- | darwin [d@melik.windwireless.net] has quit [Quit: Namaskar] |
00:21 | <LouWestin> | At that link I’m seeing the wp install page, not sure if you’re seeing that too? |
00:21 | <millisa> | er, wp-content/uploads maybe |
00:21 | -!- | darwin [d@melik.windwireless.net] has joined #linode |
00:21 | -!- | darwin is "Darwin of The Elves" on #linode #bitlbee |
00:22 | <alan> | I just want the stie to work again without needing ro remove all files |
00:22 | <alan> | not all files got modified |
00:23 | <millisa> | well, you can point a wordpress install at a restored wordpress database and then reinstall plugins/themes. |
00:26 | <alan> | I'm attmtping to re add the database backup one last time |
00:26 | <alan> | you're saying do it from the ionstall? |
00:26 | <millisa> | mostly you give it the right credentials during the install with the same table prefix and it should throw you to a 'already installed' type page |
00:27 | <millisa> | things might still be broken - your images wont work, your plugins/themes will be broken, and you may have to fix the site/home url like Peng mentioned earlier (if the database you are pointing at used a different url) |
00:28 | <alan> | the files havent changed though |
00:29 | <alan> | same url |
00:29 | <millisa> | what files? |
00:29 | <alan> | the ones installed? |
00:32 | <alan> | OK part of it is back when i re added the database |
00:34 | <millisa> | looks like a fishing lure site |
00:35 | <alan> | i think it fixed itself somehow |
00:38 | <millisa> | there's a hard http:// reference in there somewhere for this wp-content/uploads/2018/08/logo-black.png which is killing your pretty lock on the url line |
00:40 | <alan> | where do u see this |
00:40 | <alan> | thanks for all the help btw everybody :) |
00:41 | <millisa> | on all of the pages. near the av-logo-container bit |
00:42 | <millisa> | the fish logo in the top right |
00:42 | <millisa> | er, that way <----. left... i'm tired. |
00:45 | -!- | wraeth [wraeth@0001c8b7.user.oftc.net] has quit [Remote host closed the connection] |
00:46 | -!- | wraeth [wraeth@li1565-78.members.linode.com] has joined #linode |
00:46 | -!- | wraeth is "wraeth" on #linode #oftc |
00:46 | <millisa> | https://ibin.co/4mgeCJIxGKkH.png |
00:49 | <alan> | mm i see |
00:49 | <alan> | why is it doing that |
00:50 | <millisa> | you had another image up briefly that didn't have the hard coded http... |
00:51 | <alan> | i found both places in my db but changing it messed things up |
00:51 | <alan> | so i reverted |
00:56 | <millisa> | I'm sure there's a very wordpressy reason for it; too late for me to find out. |
01:03 | -!- | alan [~oftc-webi@107-179-235-11.cpe.teksavvy.com] has quit [Quit: Page closed] |
01:08 | <linbot> | New news from community: How to deploy java spring boot framework? <https://www.linode.com/community/questions/18396> |
01:08 | -!- | aspis [~aspis@0001b93f.user.oftc.net] has joined #linode |
01:08 | -!- | aspis is "aspis" on #linode |
01:42 | -!- | aspis [~aspis@0001b93f.user.oftc.net] has quit [Ping timeout: 480 seconds] |
01:50 | -!- | aspis [~aspis@0001b93f.user.oftc.net] has joined #linode |
01:50 | -!- | aspis is "aspis" on #linode |
01:55 | -!- | CodeMouse92 [~JasonMc92@00025241.user.oftc.net] has quit [Remote host closed the connection] |
01:59 | -!- | fstd_ [~fstd@xdsl-85-197-43-195.nc.de] has joined #linode |
01:59 | -!- | fstd_ is "fstd" on #oftc #linode #debian #kernelnewbies |
02:05 | -!- | Netsplit charon.oftc.net <-> liquid.oftc.net quits: Frools, kwmonroe, Hazelesque, Nebraskka, Glenn, nix-7, eNbass, Turl, avril, Roedy, (+12 more, use /NETSPLIT to show all of them) |
02:10 | -!- | avril [wha@cute.b.oy.hu] has joined #linode |
02:10 | -!- | avril is "..." on #tor-bots #moocows #linode |
02:10 | -!- | kaare_ [~kaare@ip-5-186-247-169.dhcp.fibianet.dk] has joined #linode |
02:10 | -!- | hawk [~hawk@0000fcb7.user.oftc.net] has joined #linode |
02:10 | -!- | sm[m] [~simonmicm@2001:470:1af1:101::382b] has joined #linode |
02:10 | -!- | JStoker is "JStoker" on #uml #debian-soc #debian-irc #debian-sayhi |
02:10 | -!- | JStoker [jstoker@claire.jcs.me.uk] has joined #linode |
02:10 | -!- | eNbass [~elite@klavdij.com] has joined #linode |
02:10 | -!- | nix-7 [~nix@li350-218.members.linode.com] has joined #linode |
02:10 | -!- | Frools [~Frools@caconym.frools.net] has joined #linode |
02:10 | -!- | grawity [grawity@sky.nullroute.eu.org] has joined #linode |
02:10 | -!- | skule [~svs@cpe.ge-3-1-5-100.sbynqe10.dk.customer.tdc.net] has joined #linode |
02:10 | -!- | khaberz [~khaberz@teatime.tohserver.com] has joined #linode |
02:10 | -!- | kwmonroe [~quassel@187.34.213.162.lcy-01.canonistack.canonical.com] has joined #linode |
02:10 | -!- | Glenn [~quassel@2a03:b0c0:1:d0::ae4:9001] has joined #linode |
02:10 | -!- | Woet [~me@irc.woet.me] has joined #linode |
02:10 | -!- | Roedy [Roedy@0002706e.user.oftc.net] has joined #linode |
02:10 | -!- | ponas [ponas@2a01:7e00::20:c0de] has joined #linode |
02:10 | -!- | vaalbara [~quasar@2a00:d880:6:790::5a48] has joined #linode |
02:10 | -!- | Nebraskka [~Nebraskka@178.62.130.190] has joined #linode |
02:10 | -!- | Attoy [~attoy@00026cf9.user.oftc.net] has joined #linode |
02:10 | -!- | Turl [~Turl@yotta.elopez.com.ar] has joined #linode |
02:10 | -!- | Hazelesque [~hazel@phobos.hazelesque.uk] has joined #linode |
02:10 | -!- | kaare_ is "Kaare Rasmussen" on #linode |
02:10 | -!- | hawk is "hawk" on #linode |
02:10 | -!- | sm[m] is "@simonmic:matrix.org" on #linode |
02:10 | -!- | eNbass is "Unix Traveler" on #linode |
02:10 | -!- | nix-7 is "seven"" on #linode |
02:15 | -!- | grawity [grawity@sky.nullroute.eu.org] has quit [Ping timeout: 480 seconds] |
02:16 | -!- | kaare__ [~kaare@ip-5-186-247-169.dhcp.fibianet.dk] has joined #linode |
02:16 | -!- | kaare__ is "Kaare Rasmussen" on #linode |
02:16 | -!- | Netsplit charon.oftc.net <-> liquid.oftc.net quits: kwmonroe, Frools, Hazelesque, Nebraskka, Glenn, nix-7, eNbass, Turl, Roedy, kaare_, (+9 more, use /NETSPLIT to show all of them) |
02:18 | -!- | Netsplit over, joins: JStoker, kaare_, hawk, sm[m], eNbass, nix-7, Frools, skule, khaberz, kwmonroe (+9 more) |
02:18 | -!- | JStoker is "JStoker" on #oftc #moocows #linode #debian-ipv6 #uml #debian-soc #debian-irc #debian-sayhi |
02:19 | -!- | Turl [~Turl@yotta.elopez.com.ar] has quit [Ping timeout: 480 seconds] |
02:19 | -!- | Turl [~Turl@yotta.elopez.com.ar] has joined #linode |
02:19 | -!- | Turl is "Turl" on #ros #opensde #linode #kernelnewbies |
02:19 | -!- | kaare_ [~kaare@ip-5-186-247-169.dhcp.fibianet.dk] has quit [Ping timeout: 480 seconds] |
02:20 | -!- | JStoker [jstoker@claire.jcs.me.uk] has quit [Ping timeout: 480 seconds] |
02:23 | -!- | JStoker [jstoker@claire.jcs.me.uk] has joined #linode |
02:23 | -!- | JStoker is "JStoker" on #uml #oftc #moocows #linode #kernelnewbies @#jcs #debian-soc #debian-sayhi #debian #debian-blends #debian-irc #debian-ipv6 |
02:28 | -!- | ponas [ponas@2a01:7e00::20:c0de] has quit [Ping timeout: 480 seconds] |
02:29 | -!- | ponas [ponas@2a01:7e00::20:c0de] has joined #linode |
02:29 | -!- | ponas is "ponas" on #linode #EDB |
02:30 | -!- | GlennS [~quassel@2a03:b0c0:1:d0::ae4:9001] has joined #linode |
02:30 | -!- | GlennS is "glenn" on #linode |
02:33 | -!- | Glenn [~quassel@2a03:b0c0:1:d0::ae4:9001] has quit [Ping timeout: 480 seconds] |
02:34 | -!- | Netsplit charon.oftc.net <-> liquid.oftc.net quits: khaberz, Roedy, hawk, Woet, kwmonroe, vaalbara, skule, Hazelesque, Nebraskka, eNbass, (+4 more, use /NETSPLIT to show all of them) |
02:35 | -!- | Netsplit over, joins: hawk, sm[m], eNbass, nix-7, Frools, skule, khaberz, kwmonroe, Woet, Roedy (+4 more) |
02:36 | -!- | grawity [grawity@sky.nullroute.eu.org] has joined #linode |
02:36 | -!- | grawity is "Mantas Mikulėnas <grawity@gmail.com>" on #linode |
02:48 | <linbot> | New news from community: adding cname records gives error <https://www.linode.com/community/questions/18397> |
02:57 | -!- | jay [~jay@d149-67-54-58.try.wideopenwest.com] has quit [Ping timeout: 480 seconds] |
03:24 | -!- | dsapikas [~dsapikas@nat-pool-brq-t.redhat.com] has joined #linode |
03:24 | -!- | dsapikas is "purple" on #linode |
04:27 | -!- | MrPPS [~MrPPS@mrpps.user.oftc.net] has quit [Quit: Quitting!!] |
04:32 | -!- | MrPPS [~MrPPS@bnc.d0xed.com] has joined #linode |
04:32 | -!- | MrPPS is "MrPPS" on #oftc #linode |
06:09 | -!- | phyber [phyber@000207f2.user.oftc.net] has quit [Quit: .] |
06:22 | -!- | phyber [phyber@000207f2.user.oftc.net] has joined #linode |
06:22 | -!- | phyber is "People said I was dumb, but I proved them!" on #linode |
06:26 | -!- | thiras [~thiras@195.174.215.70] has joined #linode |
06:26 | -!- | thiras is "Ant" on #linode #tami |
06:43 | -!- | NomadJim [~Jim@2001:5b0:2d1f:1518:d4f5:9789:f5b1:ba68] has quit [Read error: Connection reset by peer] |
06:46 | -!- | NomadJim [~Jim@2001:5b0:2d1f:8ef8:e51a:d901:6840:185a] has joined #linode |
06:46 | -!- | NomadJim is "Nomad" on #linode #debian |
08:04 | -!- | Necromant4u [~oftc-webi@130.180.211.34] has joined #linode |
08:04 | -!- | Necromant4u is "OFTC WebIRC Client" on #linode |
08:04 | <Necromant4u> | hello, i don't take e-mail verification message. can u help me? |
08:05 | -!- | Adrian [~oftc-webi@fpc1-camd17-2-0-cust61.know.static.cable.virginm.net] has joined #linode |
08:05 | -!- | Adrian is "OFTC WebIRC Client" on #linode |
08:06 | <@jcardillo> | hi Necromant4u |
08:06 | -!- | Adrian is now known as Guest6600 |
08:06 | <@jcardillo> | i'd be happy to help. what's up? |
08:07 | <Necromant4u> | the message don't coming to my e-mail |
08:08 | <@jcardillo> | can you send me a direct message with the last six digits of the payment card you used to signup with? that would allow me to look up your account and confirm the email address. |
08:08 | <Necromant4u> | thx all. i take message |
08:08 | <@jcardillo> | Or if you'd prefer you could email support@linode.com with the last six and we could help you that way, too. |
08:09 | <Necromant4u> | 123456 take my credit cart fkers |
08:09 | -!- | Necromant4u [~oftc-webi@130.180.211.34] has left #linode [] |
08:10 | <@jcardillo> | \o/ |
08:12 | -!- | Guest6600 [~oftc-webi@fpc1-camd17-2-0-cust61.know.static.cable.virginm.net] has quit [Remote host closed the connection] |
08:22 | -!- | Edgeman [~edgeman@dhcp-198-2-79-125.cable.user.start.ca] has joined #linode |
08:22 | -!- | Edgeman is "Edgeman" on #linode |
08:24 | -!- | eyepulp [~eyepulp@c-73-51-26-108.hsd1.il.comcast.net] has joined #linode |
08:24 | -!- | eyepulp is "eyepulp" on #linode |
08:42 | -!- | darwin [d@melik.windwireless.net] has quit [Ping timeout: 480 seconds] |
09:09 | <linbot> | New news from community: I can't connect to my host using FileZilla/FTP; Authentication failed, Could not connect to server <https://www.linode.com/community/questions/18399> || I can't connect to my host using FileZilla/FTP; Authentication failed, Could not connect to server <https://www.linode.com/community/questions/18398> |
09:14 | -!- | andyzwieg103 [~Thunderbi@66-168-56-133.static.mdsn.wi.charter.com] has joined #linode |
09:14 | -!- | andyzwieg103 is "azwieg103" on @#firefox #linode |
09:29 | <linbot> | New news from community: Can I transfer an SSL cert between Servers? <https://www.linode.com/community/questions/18400> |
09:46 | -!- | kes [~oftc-webi@81.213.179.73] has joined #linode |
09:46 | -!- | kes is "OFTC WebIRC Client" on #linode |
09:46 | <kes> | hi |
09:47 | -!- | kes [~oftc-webi@81.213.179.73] has quit [] |
10:22 | <warewolf> | hi |
10:51 | <LouWestin> | Hi warewolf |
10:56 | -!- | anomie [~anomie@00018802.user.oftc.net] has joined #linode |
10:56 | -!- | anomie is "Anomie" on #linode |
11:18 | -!- | anomie [~anomie@00018802.user.oftc.net] has quit [Ping timeout: 480 seconds] |
11:23 | -!- | Shentino [~shentino@50.35.136.147] has quit [Remote host closed the connection] |
11:25 | -!- | Shentino [~shentino@50.35.136.147] has joined #linode |
11:25 | -!- | Shentino is "realname" on #qemu #mm #linode #tux3 |
11:51 | -!- | dsapikas [~dsapikas@nat-pool-brq-t.redhat.com] has quit [Ping timeout: 480 seconds] |
12:07 | -!- | CodeMouse92 [~JasonMc92@00025241.user.oftc.net] has joined #linode |
12:07 | -!- | CodeMouse92 is "Jason C. McDonald" on #packaging #linode #c++ |
13:04 | <linbot> | New news from community: Object Storage read-only access keys? <https://www.linode.com/community/questions/18401> |
13:26 | <linbot> | New news from status: Issues Updating DNS Records <https://status.linode.com/incidents/3gq2l02ms7n2> |
13:30 | -!- | sameer [~oftc-webi@112.196.170.223] has joined #linode |
13:30 | -!- | sameer is "OFTC WebIRC Client" on #linode |
13:32 | <sameer> | is their any job/internship opening for home base for asia people |
13:32 | -!- | sameer [~oftc-webi@112.196.170.223] has left #linode [] |
13:37 | <nuevu> | 11 seconds. Not quite a record, but not exactly an eternity either. |
13:56 | -!- | thiras [~thiras@195.174.215.70] has quit [Ping timeout: 480 seconds] |
14:24 | <gparent> | the job market is very dynamic |
14:36 | <linbot> | New news from community: How do I transfer my domain to a different registrar? <https://www.linode.com/community/questions/18402> |
14:49 | -!- | descender [~heh@2406:3003:206f:397b:bd1b:645f:b723:8f30] has joined #linode |
14:49 | -!- | descender is "Chong Kai Xiong" on #linode |
14:50 | -!- | descender [~heh@2406:3003:206f:397b:bd1b:645f:b723:8f30] has quit [] |
14:51 | -!- | descender [~heh@2406:3003:206f:397b:bd1b:645f:b723:8f30] has joined #linode |
14:51 | -!- | descender is "Chong Kai Xiong" on #linode |
15:30 | -!- | tux0r [~tux0r@99-72-201-62.lightspeed.rcsntx.sbcglobal.net] has joined #linode |
15:30 | -!- | tux0r is "realname" on #linode #linux #debian |
15:33 | -!- | tux0r [~tux0r@99-72-201-62.lightspeed.rcsntx.sbcglobal.net] has quit [] |
15:37 | -!- | dmonschein [~dmonschei@00020eb4.user.oftc.net] has joined #linode |
15:37 | -!- | dmonschein is "dmonschein" on #ceph-dashboard #ceph-devel #ceph #linode |
15:37 | -!- | mode/#linode [+o dmonschein] by ChanServ |
15:50 | <linbot> | New news from community: I cannot connect using the ssh root access <https://www.linode.com/community/questions/18403> |
16:12 | -!- | sjacobs [~sjacobs@00022776.user.oftc.net] has joined #linode |
16:12 | -!- | sjacobs is "sjacobs" on #virt #qemu #packaging #linode #iovisor #debian-live #ceph-devel #ceph |
16:12 | -!- | mode/#linode [+o sjacobs] by ChanServ |
16:30 | <linbot> | New news from community: How do I install a full version of CentOS 7? <https://www.linode.com/community/questions/18404> |
16:44 | -!- | andyzwieg103 [~Thunderbi@66-168-56-133.static.mdsn.wi.charter.com] has quit [Quit: andyzwieg103] |
16:52 | -!- | dsapikas [~dsapikas@ip-89-103-120-110.net.upcbroadband.cz] has joined #linode |
16:52 | -!- | dsapikas is "purple" on #linode |
17:39 | -!- | copart [~copart@00027003.user.oftc.net] has joined #linode |
17:39 | -!- | copart is "copart" on #linode |
18:11 | -!- | dsapikas [~dsapikas@ip-89-103-120-110.net.upcbroadband.cz] has quit [Ping timeout: 480 seconds] |
18:15 | -!- | Ikaros [ikaros@IkarosBD.dlls.tx.Eris.bdikaros-network.net] has quit [Quit: Updating mIRC] |
18:16 | -!- | Ikaros [ikaros@IkarosBD.dlls.tx.Eris.bdikaros-network.net] has joined #linode |
18:16 | -!- | Ikaros is "Ikaros" on #linode |
18:20 | -!- | alan [~oftc-webi@107-179-235-11.cpe.teksavvy.com] has joined #linode |
18:20 | -!- | alan is "OFTC WebIRC Client" on #linode |
18:20 | <alan> | count(): Parameter must be an array or an object that implements Countable in anybody see nthis after upgradin to php 7.2? |
18:21 | -!- | anomie [~anomie@00018802.user.oftc.net] has joined #linode |
18:21 | -!- | anomie is "Anomie" on #linode |
18:21 | <retro|blah> | alan: Are you conducting a survey? |
18:22 | <alan> | Yes, yes...I am. |
18:22 | <rnowak> | I'll bet you that if you make the parameter a Contable it will stop happening |
18:22 | <rnowak> | Countable, too |
18:22 | <alan> | contable or countable? |
18:22 | -!- | descender [~heh@2406:3003:206f:397b:bd1b:645f:b723:8f30] has quit [Ping timeout: 480 seconds] |
18:23 | <rnowak> | at least I didn't omit it the other way around |
18:23 | <alan> | elbatnuoc |
18:26 | -!- | anomie [~anomie@00018802.user.oftc.net] has quit [Quit: Leaving] |
18:36 | -!- | fstd [~fstd@xdsl-85-197-55-97.nc.de] has joined #linode |
18:36 | -!- | fstd is "fstd" on #oftc #linode #debian #kernelnewbies |
18:37 | -!- | dsapikas [~dsapikas@ip-89-102-23-93.net.upcbroadband.cz] has joined #linode |
18:37 | -!- | dsapikas is "purple" on #linode |
18:44 | -!- | fstd_ [~fstd@xdsl-85-197-43-195.nc.de] has quit [Ping timeout: 480 seconds] |
18:47 | -!- | alan [~oftc-webi@107-179-235-11.cpe.teksavvy.com] has quit [Quit: Page closed] |
18:49 | -!- | Ikaros [ikaros@IkarosBD.dlls.tx.Eris.bdikaros-network.net] has quit [Quit: Updating mirc.ini] |
18:50 | -!- | Ikaros [ikaros@IkarosBD.dlls.tx.Eris.bdikaros-network.net] has joined #linode |
18:50 | -!- | Ikaros is "Ikaros" on #linode |
18:51 | -!- | Ikaros [ikaros@IkarosBD.dlls.tx.Eris.bdikaros-network.net] has quit [Remote host closed the connection] |
18:56 | -!- | Ikaros [ikaros@IkarosBD.dlls.tx.Eris.bdikaros-network.net] has joined #linode |
18:56 | -!- | Ikaros is "Ikaros" on #linode |
19:00 | -!- | dsapikas [~dsapikas@ip-89-102-23-93.net.upcbroadband.cz] has quit [Quit: Leaving.] |
20:26 | -!- | eyepulp [~eyepulp@c-73-51-26-108.hsd1.il.comcast.net] has quit [Remote host closed the connection] |
20:39 | -!- | warewolf [warewolf@warewolf.org] has quit [Remote host closed the connection] |
20:47 | -!- | warewolf2 [~oftc-webi@pool-173-73-174-29.washdc.fios.verizon.net] has joined #linode |
20:47 | -!- | warewolf2 is "OFTC WebIRC Client" on #linode |
20:47 | <warewolf2> | ohhai |
20:48 | <warewolf2> | h865-rin1 pooped itself? |
20:48 | <millisa> | not your scheduled mds reboot? |
20:48 | <warewolf2> | "An issue affecting the physical host this Linode resides on has been detected." |
20:48 | <millisa> | guess not |
20:49 | <warewolf2> | heh |
20:52 | <warewolf2> | ROFL my rsync backups linode -> home have not been working for over a year. |
20:52 | <warewolf2> | whelp that's going to suuuuuuuuuck when the linode comes back up |
20:52 | <millisa> | i've had pretty good luck with the physical failures in the last couple years. only one have I gone to the backup and that was more because I was impatient for a migration to finish |
20:54 | -!- | Guest6282 is now known as mtjones |
20:55 | -!- | mtjones [~hesperide@000213ee.user.oftc.net] has left #linode [WeeChat 1.0.1] |
20:55 | -!- | mtjones [~hesperide@000213ee.user.oftc.net] has joined #linode |
20:55 | -!- | mode/#linode [+o mtjones] by ChanServ |
20:55 | -!- | mtjones is "hesperidean" on @#linode |
20:55 | <warewolf2> | oh snap it's pinging again |
20:55 | <warewolf2> | that was quick |
20:58 | -!- | warewolf [warewolf@warewolf.org] has joined #linode |
20:58 | -!- | warewolf is "Richard Harman" on #virt #linode |
20:59 | <warewolf> | and now to get those backups working again ... |
20:59 | -!- | warewolf2 [~oftc-webi@pool-173-73-174-29.washdc.fios.verizon.net] has quit [Quit: *BAMF*] |
21:01 | <linbot> | New news from community: Why can't I make an SRV record with a high port number? :( <https://www.linode.com/community/questions/18405> |
21:04 | <millisa> | weird. only does that in the cloud manager. old manager is fine. |
21:08 | <warewolf> | whee pulling 6MB/s down over vpn |
21:22 | <@mtjones> | !point millisa |
21:22 | <linbot> | mtjones: Point given to millisa. (84) (Biggest fan: relidy, total: 17) |
21:22 | <@mtjones> | Was investigating the same thing! |
21:22 | <millisa> | https://vomitb.in/OUXoph2GYI |
21:22 | <millisa> | api does it too |
21:23 | <@mtjones> | Nice catch! Much appreciated. |
21:23 | <millisa> | (worked fine in the api for port 32000) |
21:43 | -!- | hawk [~hawk@0000fcb7.user.oftc.net] has quit [Ping timeout: 480 seconds] |
22:42 | <linbot> | New news from community: Your account must be activated before you can use this endpoint <https://www.linode.com/community/questions/18406> |
22:45 | -!- | darwin [d@melik.windwireless.net] has joined #linode |
22:45 | -!- | darwin is "Darwin of The Elves" on #linode #bitlbee |
23:01 | -!- | Nightmare [ddoscomin@2600:3c03::f03c:91ff:feae:ab7] has joined #linode |
23:01 | -!- | Nightmare is "Kim" on #oftc #linode #moocows |
23:41 | -!- | hoflandg [~hoflandg@2607:fea8:e1f:fa2d:a059:a0ec:8649:8f70] has joined #linode |
23:41 | -!- | hoflandg is "hoflandg" on #linode |
23:42 | -!- | hoflandg [~hoflandg@2607:fea8:e1f:fa2d:a059:a0ec:8649:8f70] has quit [] |
23:42 | -!- | frisian [~hoflandg@2607:fea8:e1f:fa2d:a059:a0ec:8649:8f70] has joined #linode |
23:42 | -!- | frisian is "hoflandg" on #linode |
23:45 | -!- | frisian [~hoflandg@2607:fea8:e1f:fa2d:a059:a0ec:8649:8f70] has quit [] |
23:48 | -!- | alan [~oftc-webi@107-179-235-11.cpe.teksavvy.com] has joined #linode |
23:48 | -!- | alan is "OFTC WebIRC Client" on #linode |
23:48 | <alan> | okay I'm back with another weird problem |
23:49 | <alan> | having issues getting php header location to work |
23:55 | <alan> | some weird stuff is happening |
--- | Log | closed Thu Jul 04 00:00:52 2019 |