Closed
Bug 976973
Opened 11 years ago
Closed 11 years ago
[Browser]Cannot link to any server
Categories
(Firefox OS Graveyard :: Wifi, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 961598
People
(Reporter: mlien, Unassigned)
Details
Attachments
(1 file)
100.35 KB,
image/png
|
Details |
* Description:
Connect wifi and link to any server
* Reproduction steps:
0. Connect to Mozilla Guest Wi-Fi
1. Launch Browser
2. Link to http://wwww.google.com.tw
* Expected result:
- Link normally
* Actual result:
- Cannot find server
* Device: Nexus 4 KitKat
* Reproduction build:( Mozilla Central - V1.4 )
- Gaia 55b549bfa03d8aad91a8357287f73150b219e990
- Gecko 28436459d32235814ecdc0909f01160d778505fa
- BuildID 20140225111639
- Version 30.0a1
Comment 1•11 years ago
|
||
That seems to match exactly what happens on Desktop Firefox and Chrome Desktop - there is no URL named http://wwww.google.com.tw/. As such, you'll get the "Server not found" error.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 2•11 years ago
|
||
sorry for the mistake, it's just a type error
the URL should "http://www.google.com.tw" or any valid URL
below are adb logs
E/Profiler( 6221): BEGIN mozilla_sampler_init
E/Profiler( 6221): BPUnw: [1 total] thread_register_for_profiling(me=0xb6f90154, stacktop=0xbed9eeff)
E/Profiler( 6221): SPS:
E/Profiler( 6221): SPS: Unwind mode = pseudo
E/Profiler( 6221): SPS: Sampling interval = 0 ms (zero means "platform default")
E/Profiler( 6221): SPS: Entry store size = 0 (zero means "platform default")
E/Profiler( 6221): SPS: UnwindStackScan = 0 (max dubious frames per unwind).
E/Profiler( 6221): SPS: Use env var MOZ_PROFILER_MODE=help for further information.
E/Profiler( 6221): SPS:
E/Profiler( 6221): Registering start signal
E/GeckoConsole( 6221): Could not read chrome manifest 'file:///system/b2g/chrome.manifest'.
I/Gecko ( 6221): ###################################### forms.js loaded
I/Gecko ( 6221): ############################### browserElementPanning.js loaded
I/Gecko ( 6221): ######################## BrowserElementChildPreload.js loaded
E/Sandbox ( 6221): install_syscall_filter() failed
I/Gecko ( 6221): ###################################### forms.js loaded
I/Gecko ( 6221): ############################### browserElementPanning.js loaded
I/Gecko ( 6221): ######################## BrowserElementChildPreload.js loaded
I/Gonk ( 180): Setting nice for pid 6221 to 1
I/Gonk ( 180): Changed nice for pid 6221 from 18 to 1.
W/SocketClient( 170): write error (Broken pipe)
I/Gecko ( 6221): ############ ErrorPage.js
W/SocketClient( 170): write error (Broken pipe)
W/SocketClient( 170): write error (Broken pipe)
E/GeckoConsole( 180): Content JS LOG at app://browser.gaiamobile.org/js/browser_db.js:219 in getIconError: Error fetching icon
W/SocketClient( 170): write error (Broken pipe)
W/SocketClient( 170): write error (Broken pipe)
W/SocketClient( 170): write error (Broken pipe)
E/GeckoConsole( 180): Content JS LOG at app://browser.gaiamobile.org/js/browser_db.js:219 in getIconError: Error fetching icon
W/SocketClient( 170): write error (Broken pipe)
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
Comment 3•11 years ago
|
||
My guess is this is a wifi problem with the Nexus 5 device then.
I'd check with a dev to see if this happen generally with all kit kat devices or if it's Nexus 5 specific. If it happens on all kit kat devices, then this should be nomed to block.
Component: Gaia::Browser → Wifi
Comment 4•11 years ago
|
||
I think this is a duplicate of bug 961598. Now browser does work properly on both nexus-4 and nexus-4 with gonk-kk.
Updated•11 years ago
|
No longer blocks: gonk-kk
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → DUPLICATE
Comment 6•10 years ago
|
||
Open setting apps. connected to wifi. Status showing as connected.
I am able to ping ip address, netcfg, iwconfig all are coming properly. But i am not able to browse any website in internet. It showing "Server not found". Can't find the server.
You need to log in
before you can comment on or make changes to this bug.
Description
•