Solving URL Problem on OpenSUSE 12.1 with Firefox

  • Thread starter DrDu
  • Start date
In summary, the URL problem on OpenSUSE 12.1 with Firefox can be solved by updating the Firefox browser to the latest version and clearing the browser's cache and cookies. Additionally, disabling any add-ons or extensions that may be causing conflicts can also help resolve the issue. It is recommended to also check for any system updates and ensure that the network connection is stable. If the problem persists, switching to a different browser or resetting Firefox to its default settings may be necessary.
  • #1
DrDu
Science Advisor
6,357
972
I encountered a strange problem resolving the url of a repository.
I am running opensuse 12.1 and firefox.
The repository of opensuse I want to browse is
http://download.opensuse.org/repositories/CrossToolchain:/avr/
however I am told that it does not exist.
When I surf to
http://download.opensuse.org/repositories/CrossToolchain:
avr is shown but I also get a link does not exist when I click on it.
However it works from another computer (windows).
Any ideas?
 
Computer science news on Phys.org
  • #2
Try: Flush the DNS cache on the ubuntu box & windows. Somebody is out of sync. Is the DNS server local?

Code:
sudo /etc/init.d/dns-clean restart

windoze: from cmd.exe window --
Code:
ipconfig /flushdns

Do you get a 404 error? Usually the system will tell you it cannot connect to the site. Meaning it does resolve but the physical server is not responding.
 
  • #3
Thank you very much for your answer, Jim!
I tried out a couple of things in the meanwhile, including restarting both the router and the computer.
First, the url is correctly resolved when starting the computer under windows.
Under opensuse, when I click on "/avr" on the page
http://download.opensuse.org/repositories/CrossToolchain:
then a new page opens:
http://www.crosstoolchain.com/avr/
That is also the page where I get with:
http://download.opensuse.org/repositories/CrossToolchain:/avr/

So some script seems to misinterpret the ":" as the beginning of a new url.
I can't find dns-clean under /etc/init.d.

Edit: Just found out that the url is correctly resolved when I replace the ":" with "%3a"
 
Last edited by a moderator:

1. What is the cause of the URL problem on OpenSUSE 12.1 with Firefox?

The most common cause of the URL problem on OpenSUSE 12.1 with Firefox is a corrupt or misconfigured Firefox profile. This can happen due to various reasons, such as a failed update or installation, conflicting add-ons or extensions, or a glitch in the operating system.

2. How can I fix the URL problem on OpenSUSE 12.1 with Firefox?

There are a few potential solutions for fixing the URL problem on OpenSUSE 12.1 with Firefox. First, try resetting your Firefox profile by typing "about:support" in the address bar and clicking on the "Refresh Firefox" button. If that doesn't work, try disabling and re-enabling your add-ons and extensions, or try using a different browser. You can also try clearing your browser cache and cookies, or reinstalling Firefox altogether.

3. Is the URL problem specific to OpenSUSE 12.1 or can it occur on other operating systems as well?

While the URL problem on OpenSUSE 12.1 with Firefox is commonly reported, it can occur on any operating system where Firefox is installed. However, the steps to fix it may vary slightly depending on the operating system and version of Firefox.

4. Can I prevent the URL problem from happening in the future?

It is difficult to prevent the URL problem from happening as it can be caused by various factors. However, you can minimize the chances by keeping your operating system and Firefox up to date, avoiding installing conflicting or unreliable add-ons, and regularly clearing your browser cache and cookies.

5. Is there any support available for troubleshooting the URL problem on OpenSUSE 12.1 with Firefox?

Yes, there are various online resources and forums available where you can seek help for troubleshooting the URL problem on OpenSUSE 12.1 with Firefox. You can also contact the Firefox support team for further assistance.

Similar threads

Replies
3
Views
1K
  • Computing and Technology
Replies
3
Views
2K
Replies
4
Views
2K
  • Computing and Technology
Replies
19
Views
2K
Replies
1
Views
2K
  • Programming and Computer Science
Replies
14
Views
1K
  • Feedback and Announcements
Replies
3
Views
657
Replies
5
Views
4K
Replies
4
Views
2K
  • Science and Math Textbooks
Replies
6
Views
3K
Back
Top