Click here to Skip to main content
15,920,688 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I'm stumped! Pin
honey the codewitch7-Jun-24 4:01
mvahoney the codewitch7-Jun-24 4:01 
GeneralRe: I'm stumped! Pin
jochance7-Jun-24 4:23
jochance7-Jun-24 4:23 
GeneralRe: I'm stumped! Pin
Sander Rossel7-Jun-24 5:02
professionalSander Rossel7-Jun-24 5:02 
GeneralRe: I'm stumped! Pin
honey the codewitch7-Jun-24 5:10
mvahoney the codewitch7-Jun-24 5:10 
AnswerRe: I'm stumped! Pin
kmoorevs7-Jun-24 7:02
kmoorevs7-Jun-24 7:02 
AnswerRe: I'm stumped! Pin
jschell7-Jun-24 13:07
jschell7-Jun-24 13:07 
GeneralRe: I'm stumped! Pin
jmaida7-Jun-24 16:05
jmaida7-Jun-24 16:05 
AnswerRe: I'm stumped! Pin
Jeremy Falcon9-Jun-24 20:03
professionalJeremy Falcon9-Jun-24 20:03 
Sander Rossel wrote:
When I'm at home, it works.
When I'm at home and on VPN it doesn't work.
It works with and without VPN for my coworker, but only from home.
At the office, it doesn't work with or without VPN for both of us.
When something is all over the place like this, it's best to remove as many variables as possible. As such, if not yet done, a traceroute should be done in each and every environment both on and off the VPN. It could be anything from your coworker updating his hosts file without saying so or even a regional thing where you're hitting a different server. Who knows, but a traceroute will help figure that out.
Sander Rossel wrote:
We've deployed both in an Azure app service with the subdomain properly registered in the DNS and a valid certificate.
Exactly how though? A local or localhost domain generally doesn't go through DNS. I mean it can, but it's typically considered private. Is this a public DNS server or something internal only?
Sander Rossel wrote:
When I remove the subdomain everything works.
This is what I'm guessing the issue is. It's just a guess, but in DNS lingo a subdomain is a typically CNAME. A top level domain is an A record usually. If you try to add a "sub domain" as an A/SOA record, that's considered advanced and not needed for most situations where you're running things on the same server.

So perhaps Azure (assuming this is a public DNS server) just isn't happy with the way it was entered.
Jeremy Falcon

GeneralRe: I'm stumped! Pin
Sander Rossel9-Jun-24 22:21
professionalSander Rossel9-Jun-24 22:21 
GeneralRe: I'm stumped! Pin
Jeremy Falcon10-Jun-24 8:35
professionalJeremy Falcon10-Jun-24 8:35 
AnswerRe: I'm stumped! Pin
Jeremy Falcon9-Jun-24 20:11
professionalJeremy Falcon9-Jun-24 20:11 
AnswerRe: I'm stumped! Pin
Stefan Schmiedl9-Jun-24 20:25
Stefan Schmiedl9-Jun-24 20:25 
AnswerRe: I'm stumped! Pin
Peter Adam9-Jun-24 22:20
professionalPeter Adam9-Jun-24 22:20 
AnswerRe: I'm stumped! Pin
MikeCO1010-Jun-24 1:18
MikeCO1010-Jun-24 1:18 
AnswerRe: I'm stumped! Pin
Mark Starr10-Jun-24 6:45
professionalMark Starr10-Jun-24 6:45 
GeneralWordle 1,084 Pin
OriginalGriff6-Jun-24 18:13
mveOriginalGriff6-Jun-24 18:13 
GeneralRe: Wordle 1,084 Pin
Shane01036-Jun-24 18:15
Shane01036-Jun-24 18:15 
GeneralRe: Wordle 1,084 Pin
GKP19926-Jun-24 18:40
professionalGKP19926-Jun-24 18:40 
GeneralRe: Wordle 1,084 - 5 4 me Pin
pkfox6-Jun-24 20:32
professionalpkfox6-Jun-24 20:32 
GeneralRe: Wordle 1,084 Pin
ChandraRam6-Jun-24 21:10
ChandraRam6-Jun-24 21:10 
GeneralRe: Wordle 1,084 Pin
Cp-Coder7-Jun-24 1:35
Cp-Coder7-Jun-24 1:35 
GeneralRe: Wordle 1,084 Pin
StarNamer@work7-Jun-24 3:23
professionalStarNamer@work7-Jun-24 3:23 
GeneralHow to duplicate Ubuntu OS? Pin
Salvatore Terress6-Jun-24 14:55
Salvatore Terress6-Jun-24 14:55 
GeneralRe: How to duplicate Ubuntu OS? Pin
Richard Andrew x646-Jun-24 15:53
professionalRichard Andrew x646-Jun-24 15:53 
GeneralRe: How to duplicate Ubuntu OS? Pin
Salvatore Terress6-Jun-24 18:05
Salvatore Terress6-Jun-24 18:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.