--- | Log | opened Fri Jan 07 00:00:18 2022 |
00:24 | -!- | u0_a261 [~u0_a261@176.237.105.128] has joined #linode |
00:24 | -!- | u0_a261 is "Unknown" on #linode |
00:24 | -!- | u0_a261 is now known as ssr2 |
00:24 | <ssr2> | hi |
00:25 | <ssr2> | is any one here ? |
00:25 | -!- | ssr2 [~u0_a261@176.237.105.128] has left #linode [] |
00:32 | -!- | fergtm [~fergtm@2806:2f0:51e0:d72:4894:63a7:5fbf:ac84] has joined #linode |
00:32 | -!- | fergtm is "Fernando" on #linode |
01:14 | -!- | bencc1 [~bencc1@2a00:a040:197:3af:a15b:df33:ac73:6c2] has joined #linode |
01:14 | -!- | bencc1 is "realname" on #linode |
01:27 | -!- | bencc1 [~bencc1@2a00:a040:197:3af:a15b:df33:ac73:6c2] has quit [Quit: Leaving] |
02:50 | <linbot> | New news from community: questions about the LKE cluster auto-scaler <https://www.linode.com/community/questions/22307> |
03:54 | -!- | Root [~oftc-webi@188.132.144.4] has joined #linode |
03:54 | -!- | Root is "OFTC WebIRC Client" on #linode |
03:54 | -!- | Root is now known as Guest10538 |
03:55 | <Guest10538> | Hello to everyone |
03:56 | <Guest10538> | I sended ticket to sales department but i did not receive any response yet. Do you have any idea about non limited network vps ? Linode has an option like that? |
04:05 | -!- | Guest10538 [~oftc-webi@188.132.144.4] has quit [Remote host closed the connection] |
04:10 | -!- | blaboon [~blaboon@00026ecf.user.oftc.net] has quit [Quit: Bye o/] |
04:11 | -!- | blaboon [~blaboon@00026ecf.user.oftc.net] has joined #linode |
04:11 | -!- | blaboon is "Bradley LaBoon" on #alpine-infra #linode #alpine-linux |
04:11 | -!- | mode/#linode [+o blaboon] by ChanServ |
04:46 | <aparcar> | _brian: thanks, I wrote an email |
05:08 | -!- | chumki [~oftc-webi@103.87.57.229] has joined #linode |
05:08 | -!- | chumki is "OFTC WebIRC Client" on #linode |
05:08 | -!- | chumki [~oftc-webi@103.87.57.229] has left #linode [] |
05:13 | -!- | NomadJim__ [~Jim@72.168.160.176] has quit [Read error: Connection reset by peer] |
05:14 | -!- | NomadJim [~Jim@72.168.160.166] has joined #linode |
05:14 | -!- | NomadJim is "Nomad" on #linode #debian |
06:05 | -!- | liinode [~oftc-webi@113.193.188.93] has joined #linode |
06:05 | -!- | liinode is "OFTC WebIRC Client" on #linode |
06:05 | <liinode> | hi |
06:05 | -!- | liinode [~oftc-webi@113.193.188.93] has quit [] |
06:10 | -!- | AugustusCaesar24 [~AugustusC@cpe-104-35-140-216.socal.res.rr.com] has quit [Quit: Going offline, see ya! (www.adiirc.com)] |
06:45 | -!- | ssa_ [~oftc-webi@li2031-117.members.linode.com] has joined #linode |
06:45 | -!- | ssa_ is "OFTC WebIRC Client" on #linode |
06:45 | <ssa_> | Hello |
06:45 | <ssa_> | Is there a reason why Debian 10 is still the default image when creating a new linode, instead of Debian 11? |
06:50 | <@pwoods> | ssa_: my gut tells me it's related to no recent Cloud Manager releases: https://developers.linode.com/changelog/cloud-manager/ |
06:51 | <ssa_> | thanks pwoods. I take that as a thumbs up for debian11 |
06:52 | <@pwoods> | It's either that or, similar to how we handle new kernels-allowing a new one to be available for a bit before elevating it to "Latest" to allow any bug reports in that time. |
06:52 | <@pwoods> | That said, I've seen Linodes running Deb 11 already. |
09:29 | -!- | CodeMouse92 [~CodeMouse@00025241.user.oftc.net] has joined #linode |
09:29 | -!- | CodeMouse92 is "Jason C. McDonald" on #python #packaging #linode #llvm #c++ |
09:31 | <Nivex> | I thought new installs used the distro kernel rather than a Linode kernel |
09:32 | <Nivex> | oh, "similar to". Never mind. I'll wake up eventually :) |
09:32 | <Nivex> | I've apt upgraded Debian 10 -> 11 on my Linode. No issues. |
09:51 | -!- | biesbjerg [~biesbjerg@0x573e65fc.static.cust.fastspeed.dk] has joined #linode |
09:51 | -!- | biesbjerg is "Kim Biesbjerg" on #linux @#ionic #linode |
09:52 | <biesbjerg> | I'm having a weird issue, where in two of my Linodes I'm not able to do `curl https://repo.packagist.org/packages.json` which is the repo used by composer. Any idea why I might get this error?: "curl: (7) Failed to connect to repo.packagist.org port 443: Connection refused" |
09:53 | <@ckaczynski> | Which DC is your linode in? |
09:53 | <biesbjerg> | Frankfurt, DE |
09:54 | <biesbjerg> | I have a third Linode in Frankfurt, DE - and it can do the curl request just fine |
09:55 | <@ckaczynski> | Can you retry the curl request with the --ipv4 flag? |
09:56 | <@ckaczynski> | curl https://repo.packagist.org/packages.json --ipv4 |
09:56 | <biesbjerg> | Yes - still the same: curl: (7) Failed to connect to repo.packagist.org port 443: Connection refused |
09:57 | <biesbjerg> | Request to non-https (port 80) are also refused, so don't think it's anything with certs/SSL either |
09:59 | <@ckaczynski> | My confusion is that it's refusing the connection. I'm able to hit it in Frankfurt and Dallas over IPv6 and IPv4 |
09:59 | <biesbjerg> | Hmm... could it be that the server IPs have been blocked? Maybe composer did something weird at some point |
10:00 | <@ckaczynski> | I can't imagine why they'd block your IP, unless you were sending this request a lot? |
10:01 | <biesbjerg> | I doubt it, it's just web servers with the occasional composer install/update. I've run out of ideas to why it could happen though 😅 |
10:05 | <@ckaczynski> | StackOverflow is telling me either IPv6 or DNS. |
10:06 | <biesbjerg> | I tried to "prefer ipv4 over ipv6" trick mentioned in one post (should be the same as using --ipv4 flag with cURL I guess) |
10:06 | <biesbjerg> | I can ping the host: |
10:06 | <biesbjerg> | I can ping the host |
10:07 | <biesbjerg> | So DNS should be okay? |
10:08 | <@ckaczynski> | Well let's see, run this from your Linode and let me know what IP you get: dig +short packagist.org A |
10:08 | <@ckaczynski> | Sorry |
10:08 | <@ckaczynski> | dig +short repo.packagist.org A |
10:09 | <biesbjerg> | Tells me 142.44.164.255 |
10:09 | <@ckaczynski> | Definitely DNS, I'm getting something completely different. |
10:09 | <@ckaczynski> | Are you using Linode's default resolvers? |
10:10 | <biesbjerg> | I get 3 different IPs on 3 different machines |
10:10 | <biesbjerg> | How do I verify that? In /etc/resolv.conf? |
10:10 | <@ckaczynski> | I'm getting 135.125.205.55 and 2001:41d0:701:1100::4f7e |
10:11 | <@ckaczynski> | From one linode in frankfurt fwiw |
10:11 | <@ckaczynski> | Yep! |
10:12 | <biesbjerg> | Looks standard to me? https://take.ms/nVWZ2 |
10:12 | <@ckaczynski> | Is that the Linode with the issue curling? |
10:12 | <biesbjerg> | Yes, one of them! |
10:13 | <biesbjerg> | It just gave 135.125.205.55 back, then 51.75.89.231 minutes later (for the dig command) |
10:13 | <@ckaczynski> | Odd because you're getting the right IP when you dig |
10:13 | <@ckaczynski> | I wonder if they're doing some sort of DNS loadbalancing or something.. |
10:14 | <@ckaczynski> | Okay I just got that 51.75.89.231 from dig but I'm still able to curl |
10:14 | <@ckaczynski> | Also 146.59.12.218 but curl is still working |
10:15 | <biesbjerg> | I got that too. 51.75.89.231 repo.packagist.org in /etc/hosts and it works |
10:16 | <@ckaczynski> | Curl works by throwing that in your /etc/hosts? |
10:16 | <biesbjerg> | So at least we know now that they didn't block me :D |
10:16 | <biesbjerg> | Yeah |
10:17 | <@ckaczynski> | OK cool, do you mind submitting at ticket about this? Just let support know what we walked thru and that setting one of the IPs in your /etc/hosts resolved it. |
10:18 | <biesbjerg> | ... I just figured out what was wrong |
10:18 | <@ckaczynski> | (please tell me i dont have to fix resolvers) |
10:19 | <biesbjerg> | Seems I wasted your time :| Apparantly someone already added an ip to the hosts file for repo.packagist.org (I missed it), apparantly to work around IPv6 issues |
10:20 | <@ckaczynski> | Music to my ears |
10:20 | <@ckaczynski> | And no time wasted! |
10:20 | <biesbjerg> | Thank you for your awesome help! :) |
10:21 | <@ckaczynski> | No worries, glad you figured it out |
10:44 | -!- | anomie [~anomie@00018802.user.oftc.net] has joined #linode |
10:44 | -!- | anomie is "Anomie" on #linode |
11:00 | -!- | biesbjerg [~biesbjerg@0x573e65fc.static.cust.fastspeed.dk] has quit [] |
11:05 | -!- | jraynes [~oftc-webi@pool-100-34-236-211.phlapa.fios.verizon.net] has joined #linode |
11:05 | -!- | jraynes is "OFTC WebIRC Client" on #linode |
11:06 | <jraynes> | Hello! I just encountered a tech support scam page that is being hosted on the linode network. see screenshot here: https://imgur.com/a/IahZSNP |
11:08 | <millisa> | Interesting. That one's in object storage |
11:09 | <millisa> | Can you send in an abuse report for them - https://www.linode.com/legal-abuse/ The linode folks are pretty responsive with them |
11:11 | <jraynes> | done |
11:11 | <millisa> | Interestingly their 'renew subscription' button points to a domain hosted on aws with dns there. |
11:11 | <jraynes> | heh |
11:11 | <millisa> | it's already removed from aws at least. |
12:03 | -!- | xf_lino [~oftc-webi@89.34.2.146] has joined #linode |
12:03 | -!- | xf_lino is "OFTC WebIRC Client" on #linode |
12:03 | <xf_lino> | Hey! Can someone verify my Linode account please? |
12:03 | -!- | xf_lino [~oftc-webi@89.34.2.146] has quit [] |
12:22 | <linbot> | New news from community: Why i can't connect to my server? <https://www.linode.com/community/questions/22308> |
12:52 | <linbot> | New news from community: How do I set up Magic.link passwordless authentication with Linode? <https://www.linode.com/community/questions/22309> |
13:53 | <linbot> | New news from community: $100 credit? <https://www.linode.com/community/questions/22310> |
14:03 | <linbot> | New news from community: How to set up WireGuard with multiple clients? <https://www.linode.com/community/questions/22311> |
14:03 | <millisa> | that question is giving flashbacks |
14:08 | <Nivex> | hmm, yes, sounds awfully familiar |
14:23 | <Nivex> | some more folk could check in from their Linodes, get us up above 10th place: https://game.flyingpenguintech.org/scores |
14:33 | <@ckaczynski> | tried to open that link but my ISP doesn't support IPv6 :( |
14:46 | -!- | Edgeman [~edgeman@ip-45-74-112-51.user.start.ca] has joined #linode |
14:46 | -!- | Edgeman is "Edgeman" on #linode |
14:52 | <bss> | I did my part |
15:11 | <ssa_> | bye |
15:11 | -!- | ssa_ [~oftc-webi@li2031-117.members.linode.com] has quit [] |
15:37 | <Nivex> | ckaczynski: Sounds like it's time to call and rattle their cage. They would do well to have some progress by June, being the 10th anniversary of World IPv6 Launch. |
16:14 | -!- | MarcB [~oftc-webi@67.22.250.32] has joined #linode |
16:14 | -!- | MarcB is "OFTC WebIRC Client" on #linode |
16:15 | -!- | MarcB [~oftc-webi@67.22.250.32] has quit [Remote host closed the connection] |
16:59 | -!- | thelounge35 is now known as nb |
17:18 | -!- | Heyheyoo [52406b74@107.161.19.109] has joined #linode |
17:18 | -!- | Heyheyoo is "[https://kiwiirc.com] Heyheyoo" on #linode |
17:18 | <Heyheyoo> | Hey guys, i just made a linode account and i was wondering how long it takes to activate it, could someone tell me an estimate time please? |
17:26 | -!- | Blair [~oftc-webi@2600:8801:100:88:1c9f:5dd2:b9e0:4e86] has joined #linode |
17:26 | -!- | Blair is "OFTC WebIRC Client" on #linode |
17:27 | <Blair> | can someone tell me why my signup keeps getting cancelled |
17:27 | -!- | Blair is now known as Guest10579 |
17:27 | -!- | Guest10579 [~oftc-webi@2600:8801:100:88:1c9f:5dd2:b9e0:4e86] has quit [] |
17:27 | -!- | Heyheyoo [52406b74@107.161.19.109] has quit [Quit: Connection closed] |
17:36 | <linbot> | New news from status: Scheduled Network Maintenance - US-East (Newark) <https://status.linode.com/incidents/lhsfxb59vc00> |
17:56 | -!- | regedit [uid150526@id-150526.uxbridge.irccloud.com] has quit [Quit: Connection closed for inactivity] |
18:38 | -!- | anomie [~anomie@00018802.user.oftc.net] has quit [Ping timeout: 480 seconds] |
18:39 | -!- | CuriousGuest [~oftc-webi@49.68.159.143.dyn.plus.net] has joined #linode |
18:39 | -!- | CuriousGuest is "OFTC WebIRC Client" on #linode |
18:39 | -!- | CuriousGuest [~oftc-webi@49.68.159.143.dyn.plus.net] has quit [Remote host closed the connection] |
19:00 | -!- | jess [~jess@00029d95.user.oftc.net] has quit [] |
19:01 | -!- | anomie [~anomie@00018802.user.oftc.net] has joined #linode |
19:01 | -!- | anomie is "Anomie" on #linode |
19:27 | -!- | |GIG [~MYOB@cpe-70-121-149-243.satx.res.rr.com] has joined #linode |
19:27 | -!- | |GIG is "J" on #moocows #linode |
19:31 | <aparcar> | _brian: is there an estimation how quickly Linode responds to sponsoring requests? More like, a week or a month? |
19:32 | -!- | GIG9 [~MYOB@136.144.43.127] has quit [Ping timeout: 480 seconds] |
20:16 | <linbot> | New news from community: Secondary domain not loading it's path - loads primaries stuff <https://www.linode.com/community/questions/22312> |
20:24 | -!- | anomie [~anomie@00018802.user.oftc.net] has quit [Quit: Leaving] |
20:48 | -!- | nobaudy_ [~nobaudy@thurin.org] has quit [Quit: quit] |
20:48 | -!- | turin [~thurin@thurin.org] has quit [] |
20:48 | -!- | thurin [~thurin@thurin.org] has joined #linode |
20:48 | -!- | thurin is "thurin" on #oftc #moocows #linode #debian |
20:48 | -!- | CodeMouse92 [~CodeMouse@00025241.user.oftc.net] has quit [Quit: Oh freddled gruntbuggly | Thy micturations are to me | As plurdled gabbleblotchits | On a lurgid bee] |
20:48 | -!- | nobaudy [~nobaudy@thurin.org] has joined #linode |
20:48 | -!- | nobaudy is "nobaudy" on #linode #oftc |
--- | Log | closed Sat Jan 08 00:00:20 2022 |