I just downloaded myZilla and tried to set up a connection. myZilla will not accept my URL "http://bugzilla1/felpm" not sure where to go here.
myZilla forum » General
Will not accept URL
(14 posts)-
Posted 3 years ago #
-
Looks like the address is whats causing the hiccup. The URL should look a tradtional application server like: http://bugzilla.mycompany.com
rather than www.mycompany.com/bugzilla1/felpm
Doublecheck the address of your BugZilla server, and try it again. Also, try out the Landfill account that bugzilla has for testing.
Posted 3 years ago # -
Considering how many people are probably using http://bugzilla as their url, it seems somewhat absurd that this would be treated as bad data at initial validation.
I'm not trying to get down on the product, I'd love to give it a go, it simply doesn't accept the url that I need it to use. It doesn't even accept the long form of our bugzilla server because it doesn't end in a .com/.net/.org etc.
Posted 3 years ago # -
I'm having a very similar problem. My Bugzilla server's URL is:
http://<machinename>.<subdomain>.<company>.com/BugzillaIt appears that MyZilla can't handle the /Bugzilla part of the address and I'm not sure it's happy with the subdomain.
I'm stuck :<
This strikes me as a "must fix" bug
Thanks
Posted 3 years ago # -
Hi all,
I've read your remarks and I'll add this issue in the MyZilla to do list.
Regards,
Marius Zavoi
Tremend Software ConsultingPosted 3 years ago # -
Hi,
Until will release the update for the issue mentioned here, you could use the following workaround (I'll use BPWILT's sample mentioned here on top):
1.Add the following entry in 'hosts' file([windows folder]\system32\drivers\etc\hosts):
bugzilla1 bugzilla1.com
2.Save the file.
3.Open MyZilla and add the connection: http://bugzilla1.com/felpm
Marius Zavoi
Tremend Software ConsultingPosted 3 years ago # -
Hmm... The workaround doesn't appear to work. The issue appears to be the
location on the server not the server name iehttp://<machinename>.<subdomain>.<company>.com/Bugzilla
It will try to connect to http://<machinename>.<subdomain>.<company>.com but fails (error 405)
The problem is the /Bugzilla
Thanks!
Posted 3 years ago # -
I also tried the hosts file method before posting here initially and it wasn't what I needed unfortunately.
Posted 3 years ago # -
Hello,
i ve also the same Problem with my Bugzilla Server, it s working well with other Add ons, only myZilla seems to have problemes with the machinename as url.
Has anyone of you guys found a solution for this or i ll have to wait for the next release juste because of a small bugfix like this!?Med
Posted 3 years ago # -
We're having the same problem. MyZilla is unusable on our server with URI of http://speedy/bugzilla/
I'm trying to convince our company to go with Bugzilla rather than Trac, and a desktop client would go a long way...
Posted 3 years ago # -
I have a similar problem. But instead of plain url, my bugzilla is running on port 10121. Any solution to this problem.
Posted 3 years ago # -
New version of MyZilla is in the final phase of testing!
URI issue is fixed in the this version.
Ajay, thanks for reporting your problem. We're trying to include the fix for this issue in the new version.
Marius
Posted 3 years ago # -
Hi,
Did anybody here have the chance to test the latest release of MyZilla?
Marius
Posted 3 years ago # -
I still have that problem, I tried changing the host file and it still does not work.
Posted 2 years ago #
Reply
You must log in to post.