Re: Issue 3417 in reviewboard: Windows RBT can't resolve Server

2014-06-13 Thread reviewboard


Comment #3 on issue 3417 by mda...@efficiencytree.com: Windows RBT can't  
resolve Server

http://code.google.com/p/reviewboard/issues/detail?id=3417

That's the odd thing though only Python is having a DNS issue.
I tried even this simple hostname script I found online.
import socket
socket.gethostbyname('google.com')
Which fails, but I can ping google.com and get an IP just fine.
I tried adding to the host still nothing so something in python or at least  
my install of it must be messed up.




--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3417 in reviewboard: Windows RBT can't resolve Server

2014-06-13 Thread reviewboard

Updates:
Status: SetupIssue

Comment #2 on issue 3417 by trowb...@gmail.com: Windows RBT can't resolve  
Server

http://code.google.com/p/reviewboard/issues/detail?id=3417

If you're having DNS issues, it's probably even lower than python. Maybe  
try putting the server name in a hosts file.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Re: Issue 3417 in reviewboard: Windows RBT can't resolve Server

2014-06-13 Thread reviewboard


Comment #1 on issue 3417 by mda...@efficiencytree.com: Windows RBT can't  
resolve Server

http://code.google.com/p/reviewboard/issues/detail?id=3417

I did some more tests and look like it is a Python issue in general not  
specific to RBT.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.


Issue 3417 in reviewboard: Windows RBT can't resolve Server

2014-06-13 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 3417 by mda...@efficiencytree.com: Windows RBT can't resolve  
Server

http://code.google.com/p/reviewboard/issues/detail?id=3417

What version are you running?
Reviewboard 2.0.0
RBT 0.6.1

What steps will reproduce the problem?
1. rbt post --server=https://myserver.com/reviewboard

What is the expected output? What do you see instead?
I expect to get a posted review
Instead I get an error message of not being able to find the server

What operating system are you using? What browser?
Windows 7 x64
Python 2.7.7

Please provide any additional information below.
If I replace the myserver.com with the actual IP address of the server  
everything works

If I ping the myserver.com it resolves properly.
If I post on the same server and repository on my Linux box it works  
properly.




Attachments:
LogWithDNS.txt  1.5 KB
LogWithIP.txt  1.4 KB

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.