ACE: connection reset using Firefox

Hi Community,
I'm expecting some problems with ACE. I've configured it to loadbalance between 4 nodes with SSL termination at ACE.
Everything was working fine up to the identification of a problem using firefox browser. With Chrome and IE works fine.
The user is trying to upload a file to one of the 4 nodes. When the costumer click at the send button, the Firefox shows the following message: Connection Reset.
Can you suggest some actions? This problem just happens when the user try to upload the file. Whe he's just surfing through the system, works fine.
Thank you in advance.
------ Configuration ------
ACE-01-SJPR/eproc4# sh runGenerating configuration....logging enablelogging timestamplogging trap 5logging buffered 7access-list acl_ALL line 5 extended permit ip any any access-list acl_ALL line 10 extended permit icmp any any probe snmp cpu_servers  version 2c  community Public  oid 1.3.6.1.2.1.25.3.3.1.2    threshold 60probe http pb_http  port 80  interval 5  passdetect interval 30  passdetect count 2  request method get url /eprocV2/index.php  expect status 200 200probe icmp pb_ping  interval 10  faildetect 2  passdetect interval 5  passdetect count 2rserver host eproc-1g-aplic-noh1  ip address 10.7.123.1  inservicerserver host eproc-1g-aplic-noh2  ip address 10.7.123.2  inservicerserver host eproc-1g-aplic-noh3  ip address 10.7.123.3  inservicerserver host eproc-1g-aplic-noh4  ip address 10.7.123.4  inservicerserver redirect srv_eproc4_https_redirect  description ## Redireciona trafego de HTTP para HTTPS ##  webhost-redirection https://%h%p 302  inserviceserverfarm host farm_eproc4  failaction purge  probe pb_ping  probe pb_http  rserver eproc-1g-aplic-noh1 80    cookie-string "eproc-1g-aplic-noh1"    inservice  rserver eproc-1g-aplic-noh2 80    cookie-string "eproc-1g-aplic-noh2"    inservice  rserver eproc-1g-aplic-noh3 80    cookie-string "eproc-1g-aplic-noh3"    inserviceserverfarm redirect farm_eproc4_https_redirect  description ## Redireciona trafego de HTTP para HTTPS ##  rserver srv_eproc4_https_redirect    inserviceparameter-map type http HTTP_PARAM  description Reuse TCP and Keep Persistence  case-insensitive  persistence-rebalanceparameter-map type ssl PARAMMAP_SSL_TERMINATION  cipher RSA_WITH_3DES_EDE_CBC_SHA  cipher RSA_WITH_AES_128_CBC_SHA priority 2  cipher RSA_WITH_AES_256_CBC_SHA priority 3  rehandshake enabledparameter-map type connection TCP_PARAM  description TCP Options for SSL  exceed-mss allowsticky http-cookie acecookie st_eproc4_cookie  cookie insert browser-expire  serverfarm farm_eproc4sticky http-cookie acecookie st_eproc4_https_redirect  cookie insert browser-expire  serverfarm farm_eproc4_https_redirectssl-proxy service CISCO-SSL-PROXY  key my.key  cert my-cert.pem  ssl advanced-options PARAMMAP_SSL_TERMINATIONclass-map type management match-any acesso_remoto  description ## Acesso Remoto ao ACE ##  2 match protocol telnet any  3 match protocol ssh any  4 match protocol icmp any  5 match protocol snmp anyclass-map type http loadbalance match-any https_redirect_eproc4  2 match http url /.*class-map match-all vip_eproc4_http  8 match virtual-address 10.7.3.252 tcp eq wwwclass-map match-all vip_eproc4_https  8 match virtual-address 10.7.3.252 tcp eq httpspolicy-map type management first-match acesso_mgmt  class acesso_remoto    permitpolicy-map type loadbalance first-match lb_eproc4_http  class class-default    sticky-serverfarm st_eproc4_cookiepolicy-map type loadbalance first-match lb_https_redirect  class https_redirect_eproc4    sticky-serverfarm st_eproc4_https_redirect  class class-default    sticky-serverfarm st_eproc4_cookiepolicy-map multi-match policy_vip_eproc4  class vip_eproc4_http    loadbalance vip inservice    loadbalance policy lb_https_redirect    loadbalance vip icmp-reply active    nat dynamic 4093 vlan 4093    appl-parameter http advanced-options HTTP_PARAM  class vip_eproc4_https    loadbalance vip inservice    loadbalance policy lb_eproc4_http    loadbalance vip icmp-reply active    nat dynamic 4093 vlan 4093    appl-parameter http advanced-options HTTP_PARAM    ssl-proxy server CISCO-SSL-PROXYinterface vlan 4039  description ## Interface lado SERVIDOR ##  bridge-group 1  access-group input acl_ALL  no shutdowninterface vlan 4093  description ## Interface lado SERVIDOR ##  bridge-group 1  access-group input acl_ALL  nat-pool 4093 10.7.3.253 10.7.3.253 netmask 255.255.255.255 pat  service-policy input policy_vip_eproc4  service-policy input acesso_mgmt  no shutdowninterface bvi 1  ip address 10.7.3.251 255.255.0.0  no shutdownip route 0.0.0.0 0.0.0.0 10.7.1.1

From my prior experience I have seen similar issues with firefox.
Please try using firefox for reproducing the issue and get the output for below :
show np 1 me-stats -shttp
Look for counter value
Exceed max buffer errors:                     16901    <<<<<  Check if the counter increase after the test.
you can try few times and in case if you see the value increasing for  “ Exceed max buffer errors”
I believe if you do the following and test that should fix it. I have seen similar issue with a customer and the below has fixed it.
configure set header-maxparse-length 65535 and set max-parse-time 65535 and set content-maxparse-length 65535
host1/Admin(config)# parameter-map type http http_parameter_map
host1/Admin(config-parammap-http)#
host1/Admin(config-parammap-http)# set content-maxparse-length 65535
host1/Admin(config-parammap-http)# set max-parse-time 65535
host1/Admin(config-parammap-http)# set header-maxparse-length 65535
host1/Admin(config-parammap-http)# length-exceed continue
Apply the above in multimatch policy :
appl-parameter http advanced-options http_parameter_map
Let me know the result after applying the above.

Similar Messages

  • Ace - connection reset (Error 101)

    Hi, I have a problem with a Cisco ACE, after approximately an hour being in production, for all new connections
    it gives the message: connection reset. The message on any web browser is: connection reset (Error 101)
    It blocks any backend server (Apache).I get same error also when I try to connect direcly to the backend address.
    This error saturates the connections on the servers (in the log of the DB I found error connection reset)
    Without ACE all work fine, it's not a load traffic issue.
    It seems like once opened a connection the ace does not close it anymore!
    But the graphical snmp servers do not report the increase in connections, what is mistake ?
    The balancer manages two physical servers and is configured in stickyness mode
    Please find attached the configuration
    logging enable
    logging timestamp
    logging trap 4
    logging buffered 3
    logging host 172.16.0.2 udp/514 format emblem
    access-list ANY line 8 extended permit icmp any any
    access-list ANY line 16 extended permit ip any any
    probe http HTTP_PROBE1
      request method get url /index.php
      expect status 200 206
      expect status 300 307
      expect status 400 417
    probe tcp PROBE_TCP
      interval 30
    rserver host 03a.it
      ip address 172.16.0.1
      conn-limit max 50000 min 40000
      inservice
    rserver host 03b.it
      ip address 172.16.0.2
      conn-limit max 50000 min 40000
      inservice
    serverfarm host FARM_WEB
      predictor leastconns
    probe HTTP_PROBE1
      rserver 03a.it
        inservice
      rserver 03b.it
        inservice
    parameter-map type http HTTP_PARAMETER_MAP
      persistence-rebalance
    sticky http-cookie session StickyGroup1
      timeout 3600
      serverfarm FARM_WEB
    class-map type management match-all ICMP-ALLOW_CLASS
      2 match protocol icmp source-address x.x.x.x
    class-map match-all L4-WEB-IP
      2 match virtual-address x.x.x.x tcp eq www
    class-map type management match-all REMOTE_ACCESS
      2 match protocol ssh any
    policy-map type management first-match REMOTE_MGMT_ALLOW_POLICY
      class REMOTE_ACCESS
        permit
    policy-map type loadbalance http first-match WEB_L7_POLICY
      class class-default
        sticky-serverfarm StickyGroup1
        insert-http x-forward header-value "%is"
    policy-map multi-match WEB-to-vIPs
      class L4-WEB-IP
        loadbalance vip inservice
        loadbalance policy WEB_L7_POLICY
        loadbalance vip icmp-reply active
        nat dynamic 1 vlan 2541
        appl-parameter http advanced-options HTTP_PARAMETER_MAP
    interface vlan 125
      ip address
      access-group input ANY
      service-policy input REMOTE_MGMT_ALLOW_POLICY
      service-policy input WEB-to-vIPs
      no shutdown
    interface vlan 254
      ip address
      access-group input ANY
      nat-pool
      service-policy input REMOTE_MGMT_ALLOW_POLICY
      no shutdown
    At the moment this happens, the simultaneous connections (command: show conn) on the server are around 350
    the CPU load is 2%
    sticky database has approximately 24000 records.
    Log level is set to 4. But no error report.
    Do you need more info to resolve the problem?
    Thank you
    Best Regards
    N.

    Hello Nicolas,
    I wonder if you can include these values:
    parameter-map type http HTTP_PARAMETER_MAP
      case-insensitive
      persistence-rebalance
      set header-maxparse-length 65535
      set content-maxparse-length 65535
      length-exceed continue
      parsing non-strict
    I also noticed a lot of errors which might be caused also due to these denied under the #show resource usage all which may indicate you are reaching the license limits, but you should discuss it with your Cisco SE, please see below:
                                                   Allocation
            Resource         Current       Peak        Min        Max       Denied
    Context: vrack254
      conc-connections              4       1267      60000      60000          0
      mgmt-connections              2         28        748        748          0
      proxy-connections             0       1255       7864       7864          0
      xlates                        0          0       7864       7864          0
      bandwidth                   572    3824781    3740624  127490624    1416859
        throughput                 96    3712886    3740624    3740624    1416859
        mgmt-traffic rate         476     111895          0  123750000          0
      connection rate               1       1729       4500       4500          0
      ssl-connections rate          0          0        224        224          0
      mac-miss rate                 0         15         16         16          4
      inspect-conn rate             0          0       1800       1800          0
      http-comp rate                0          0    5898240    5898240          0
      to-cp-ipcp rate               0         11         36         36          0
      acl-memory                 8216      10568     744800     744800          0
      sticky                    22978      22978      31456      31456          0
      regexp                       19         23       7864       7864          0
      syslog buffer             30720      30720      30720      30720          0
      syslog rate                   0          6        750        750          0
    Can you upload the specific error which you are getting also?
    Jorge

  • Connection reset using JDBC Oracle thin Driver (towards 10g DB)

    Hi we have a home-grown application and a Oracle 10g (10.2.0.1) database.
    We created a scheduled servlet that gets a JDBC connection from a persistent connected cache (an OracleDataSource object registered using OracleConnectionCacheManager). The servlet runs every 15 minutes and runs the query "SELECT SYSTIME FROM DUAL" on 10g Database as XYZ user. The datapool was created yday on web-app and all queries ran successfully for about 5 hours after which it reported a connection reset error.
    I can then conclude that we cannot keep the server session alive for the JDBC client by running frequent SQL queries.
    We didnt get any messages on the DB server side that indicate the release of the session
    Ultimately, we are struggling with reset connections from our applications that are
    using the JDBC thin oracle driver; after a couple of hours of idle
    connections, we receive the below error from the JDBC driver:
    Jul 5, 2007 10:59:53 AM oracle.jdbc.driver.DatabaseError throwSqlException
    WARNING: DatabaseError.throwSqlException(e): Unable to find ORA number from
    exception Jul 5, 2007 10:59:53 AM oracle.jdbc.driver.DatabaseError
    findMessage
    WARNING: DatabaseError.findMessage(errNum, obj): returned Io exception:
    Connection reset Jul 5, 2007 10:59:53 AM
    oracle.jdbc.driver.PhysicalConnection getWarnings
    INFO: PhysicalConnection.getWarnings()
    Any suggestions please ?
    Vk

    The code itself is fine; the problem is with one of:
    1) the connection URL
    2) intermediate networking
    3) the database itself
    1) your connection URL is "jdbc:oracle:thin:@127.0.0.1:1521:orcl"
    - is Oracle really running on the default port, 1521
    - is the installation SID really "orcl"
    2) lots of possibilities, but only a couple are likely
    - is TCP/IP configured and running on your host
    - is there a persoanl firewall rpduct running? perhaps it's blocking the connection
    3) Is Oracle running?
    Is the listener running?

  • Need help...all websites return "Unable to Connect" error using Firefox 4.0.1 but can access all using IE.

    I've been using Firefox 4.0.1 without issue. All of a sudden, I can't access websites. My network connection reports okay and I can access all websites using Internet Explorer. I thought I may have a virus so I uninstalled FF and reinstalled...I have the same result. Any explanation and resolution recommendations are welcome.

    Hi Brett,
    I have installed endeca in non-ssl mode. I am trying to validate the HTTP_Connector component as shown below and its showing the following error:  
    and if run the graph its showing error as mention above. I am new to endeca so can you please help me that what can i do for validating this component and connecting to facebook.

  • SocketException: Connection reset , using HttpURLConnection

    hello everybody, i'm using this to read a xml from internet:
           URL url;
                HttpURLConnection urlcon;
                url = new URL (urlString);
                System.out.print("Connecting ....\t");
                urlcon = (HttpURLConnection)url.openConnection();
                if(!urlcon.getResponseMessage().equals("OK"))
                    return -1;
                System.out.println("Done!");it gives me:
    java.net.SocketException: Connection reset
    at java.net.SocketInputStream.read(Unknown Source)
    at java.io.BufferedInputStream.fill(Unknown Source)
    at java.io.BufferedInputStream.read1(Unknown Source)
    at java.io.BufferedInputStream.read(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unkno
    at java.net.HttpURLConnection.getResponseCode(Unknown Source)
    at java.net.HttpURLConnection.getResponseMessage(Unknown Source)
    when i do urlcon.getResponseMessage()....
    Any ideas why this happens?
    PS: when i try the same URL in a browser, it opens the file fine .....

    My suggestion is run that with Wireshark (ethereal)
    monitoring the data. That way you can see what is
    really going on in the traffic and compare that to
    the browsers traffic. It's possible that the server
    is attempting to block bots, and I think Java tells
    the server that it is a JRE connecting and not a
    normal browser. There are ways to get around that
    though if that is the issue.You were right, the first thing i tried was to set the user-agent property in the request, and that was it, looks like the server was blocking me, thx everybody

  • ACE - Connection Reset

    Hello All,
    I have a strange issue but I'm not sure it is content switch related in any way.
    A group of hosts talk to two servers connected behind a content switch via a VIP.
    Some dev are complaining about a high level of discarded / reset connections.
    From the trace we ran you can see some RST,ACK packets in Wireshark but no RST packet prior to that last RST,ACK packet sent by the ACE module to the clients.
    Did anybody come across the same kind of situation?
    Regards,
    Thibault.

    Is there a chance that you are running code A2 (3.2)?  You may be hitting a bug that I have found within my environment as well.  CSCti88248.
    CSCti88248—When the ACE is waiting to reassemble client packets, it may reset TCP-based client connections if all the following conditions exist:
    –ACE is configured with a Layer 7 load-balancing policy where the ACE proxies the client-side TCP connection before making a load-balancing decision
    –Client-side connection experiences packet loss
    –The TCP TX racing messages (data) counter in the output of the show np n me-stats -stcp is incrementing
    This problem can also occur with secure (SSL) terminated connections. Workaround: Configure an empty connection parameter map and add it to a multi-match policy map under the class map that is configured for the VIP experiencing the problem. For example:
    parameter-map type connection TCPReassembly
    policy-map multi-match MultiMatch_PolicyMap
       class HTTP_VIP_80
          loadbalance vip inservice
          loadbalance policy L7_HTTP_PolicyMap
          loadbalance vip icmp-reply active
          connection advanced-options TCPReassembly
    Regards

  • I use firefox to get my gmail but now i keep getting "the connection was interrupted" message which i never got before

    i have been using firefox to access my gmail. however, only since today i get the following message:
    The connection was interrupted
    The connection to mail.google.com was interrupted while the page was loading.
    The site could be temporarily unavailable or too busy. Try again in a few moments.
    If you are unable to load any pages, check your computer's network connection.
    If your computer or network is protected by a firewall or proxy, make sure that Firefox is permitted to access the Web.
    however, i am able to connect on my ipad for gmail.
    helppppppp!!!!

    You can try these steps in case of issues with web pages:
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and remove cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > "Use custom settings for history" > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem.
    *Switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance
    *Do NOT click the Reset button on the Safe Mode start window
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Also make sure to allow Firefox in your security software (firewall).
    Boot the computer in Windows Safe Mode with network support (press F8 on the boot screen) as a test.
    *http://www.bleepingcomputer.com/tutorials/how-to-start-windows-in-safe-mode/

  • After a recent comcast / xfinity update I have been unable to even connect to the internet using firefox. I can using internet explorer.

    After a recent comcast / xfinity update I have been unable to even connect to the internet using firefox. I can using internet explorer.

    Take each of the following steps that you haven't already tried, until the problem is resolved.
    Step 1
    Restart the router. Many problems are solved that way.
    Step 2
    Change the name of the wireless network, if applicable, to eliminate any characters other than letters and digits. You do that on your router via its web page, if it's not an Apple device, or via AirPort Utility, if it is an Apple device.
    Step 3
    Run the Network Diagnostics assistant.
    Step 4
    Back up all data.
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Keychain Access in the icon grid.
    Enter the name of your wireless network in the search box. You should have one or more "AirPort network password" items with that name. Make a note of the name and password, then delete all the items. Quit Keychain Access. Turn Wi-Fi off and then back on. Reconnect to the network.
    Step 5
    You may need to change other settings on the router. See the guidelines linked below:
    Recommended settings for Wi-Fi routers and access points
    Potential sources of interference
    Step 6
    Make a note of all your settings for Wi-Fi in the Network preference pane, then delete the connection from the connection list and recreate it with the same settings. You do this by clicking the plus-sign icon below the connection list, and selecting Wi-Fi as the interface in the sheet that opens. Select Join other network from the Network Name menu, then select your network. Enter the password when prompted and save it in the keychain.
    Step 7
    Reset the System Management Controller (SMC).

  • Firefox Will not open any pages; connection reset... Every time!!!!!!

    Firefox gives me the connection reset error message on play.google.com or the get add ons page. Every time. Had to use chrome to post this question. I have uninstalled/reinstalled 6 times, reset to factory 4 times, yet all of my add ons and plugins are still there even though i tell it to remove user data. I have tried every troubleshooting tip i could find. NOTHING. please help!!!!!!

    Have you tried manually removing Firefox and all of its data. If not, follow the steps below:
    # Located the Firefox installation root
    # Delete it
    # Type <code>%appdata%</code> in Run window
    # Open the folder entitled <code>Mozilla</code>
    # Delete the folder entitle <code>Firefox</code>
    <b>WARNING: </b>Removing folders/files can cause damage to other programs and the Windows operating system. use caution when manually deleting folders/files

  • SSL: Connection reset by peer ; Failed to enable crypto error while calling the report using bing API with SOAP client

    Hi,
    I am trying to fetch report using bing API and making a SOAP call for fetching the data. I get the following error:
    [Warning] fopen(): SSL: Connection reset by peer [file] /var/www/sites/psmedia/perfectstormmedia/tools/class/msn_api.class.php [line] 780
    02-04-2015 10:17:41 (BST) : [Warning] fopen(): Failed to enable crypto [file] /var/www/sites/psmedia/perfectstormmedia/tools/class/msn_api.class.php [line] 780
    02-04-2015 10:17:41 (BST) : [Warning] fopen(https://download.api.bingads.microsoft.com/ReportDownload/Download.aspx?q=rzr63XFt5qJduddohoIRyOYAP%2f1%2ftsnhk8L%2bzBmUpdU2CQlcUB98RpY%2bbOaLFFGMqAC4IUUadC%2fNdNnJqeVCY%2f%2bpy6noVsVA%2fMJp47a3Xb1VjABfKhcdKy6vqpgEdcQg%2fQZ7QcEpZ3bEloJjUtGpDquFk53BnkeHEPVWZkDYcsQegRz%2fpG4t4w6gKCCRmhArd6osr6ZU9CMJ3lbxtGXjcQEMPvP2apNyr9P%2fc8niyfWA2aBcm1aEmOLX2KL3aRJ4rz9N7gG7uBslVZH%2b4rUjHdB7CMkbb%2fHyHwvPTqGPbPCHnicefr%2b%2fDP70hlkBEGfyOOswK67%2bl1zh7CyIv%2bcMlaDsuDX1HeFf4uORfD41H1z7):
    failed to open stream: operation failed [file] /var/www/sites/psmedia/perfectstormmedia/tools/class/msn_api.class.php [line] 780
    Whenever I execute my script. Can you please let me know what we can do to solve this issue. The version of PHP we are using is 5.3.3 with open ssl. 

    Hi Shobha,
    I can't confirm what version of PHP you are using, but to err on the side of caution please use the version specified in the sample/SDK:
    PHP 5.4.14 has been installed from PHP.
    Here is our code examples:
    https://msdn.microsoft.com/en-US/library/bing-ads-overview-getting-started-php-with-web-services.aspx
    Thanks,
    Itai

  • All of a sudden when I go to Bridge base using firefox, it says connection is lost. This just started and I can still access bridge base using internet explorer. Firefox no longer allows the connection. Why?

    I have been using firefox to access bridgebase.com but all of a sudden as soon as I log in to that website, it says the connection is lost. It doesn't do that on my laptop, only on this desktop. Can you help?

    I have been using firefox to access bridgebase.com but all of a sudden as soon as I log in to that website, it says the connection is lost. It doesn't do that on my laptop, only on this desktop. Can you help?

  • I AM UNABLE TO CONNECT TO ANY WEBSITE USING FIREFOX. EVEN THOUGH, I HAVE BEEN USING FIREFOX ON THE SAME COMPUTER FOR YEARS WITH NO DIFFICULTY. THE PROBLEM AROSE AFTER COMCAST, MY ISP, RECOVERED FROM A WIDESPREAD OUTAGE THAT LASTED 5 HOURS.

    I SUCCEEDED IN TRANSFERING ALL MY BOOKMARKS TO GOOGLE CHROME. THIS WILL ALLOW ME ACCESS TO WEBSITES WHILE I WAIT FOR A METHOD TO REPAIR MY FIREFOX PROGRAM. IN A PREVIOUS MESSAGE, I EXPLAINED THAT I WAS UNABLE TO ACCESS ANY WEBSITE USING FIREFOX AFTER COMCAST, MY ISP, RECOVERED FROM AN OUTAGE THAT LASTED 5 HOURS. WHENEVER I TRIED TO CONNECT TO A SITE, A POP-UP MESSAGE APPEARED INDICATING: "UNABLE TO INITIALIZE THE APPLICATION'S SECURITY COMPONENT. THE MOST LIKELY CAUSE IS PROBLEMS WITH FILES IN YOUR APPLICATION'S PROFILE DIRECTORY. CHECK THAT THIS DIRECTORY HAS NO READ/WRITE RESTRICTIONS." I EVEN REMOVED FIREFOX FROM MY COMPUTER AND DOWNLOADED IT AGAIN, FIGURING THAT BY NOT MERELY USING AN UPGRADE, I WOULD BE INSTALLING A COMPLETELY FRESH DOWNLOAD. UNFORTUNATELY, I RECEIVED THE SAME DISAPPOINTING RESULT, WITH THE SAME POP-UP MESSAGE RE-APPEARING. HOWEVER USING BOTH GOOGLE CHROME AND INTERNET EXPLORER, I WAS ABLE TO CONNECT TO WEBSITES. SO I HAVE TO CONCLUDE THAT THE PROBLEM IS NOT WITH MY INTERNET CONNECTION.

    Press '''START + R''' in keyboard to open the '''Run''' box(or '''start''' then '''run''') , type in the RUN box '''%APPDATA%''' (or copied in just i wrote, bold text) then click '''OK'''. A Windows Explorer window will appear, in this window, choose '''Mozilla''' then '''Firefox''' then '''Profiles'''. Each folder in the "Profiles" folder (e.g., "xxxxxxxx.default") is a profile on your computer (maybe is one file if you have only one profile).
    see for more info : [http://kb.mozillazine.org/Profile_folder_-_Firefox Profile folder - Firefox ]
    try it, good luck
    thanks again

  • Can not connect to the internet. This is a new problem since I have been using firefox for years.

    I can not connect to the internet. I called mediacom due to the problem and they connected me to internet explorer. They indicated I should contact you for help in connecting to the internet. It appears firefox has made some kind of change since last night since I was using firefox for my internet connection last night. Something has changed. Your help will be appreciated.

    http://en.wikipedia.org/wiki/Keyhole_Markup_Language
    The only way that file opens thru IE8 for me ''(but not actually in IE8)'' is by using the Zip Utility (then IE closes) that is in WinXP and then opening the two image files in the Windows Fax and Picture Viewer.
    I think Firefox is trying to display that file because the MIME-type is for '''''text/plain''''' instead of the appropriate MIME-type of '''application/vnd.google-earth.kml+xml''' or '''application/vnd.google-earth.kmz'''
    That is something that needs to be configured in the server that is hosting that file type. Sorry, I don't know how that can be fixed. The one support person here that might know lives in Europe ''(I believe)'', so you might need to wait for an answer.

  • I keep getting "Unable to connect" for my firefox. It was working yesterday and I turned my computer off. I can get to the web using internet explorer 9. I don't know why my firefox is not working. Everything else is working. HELP....

    I keep getting "Unable to connect" for my firefox. It was working yesterday and I turned my computer off. I can get to the web using internet explorer 9. I don't know why my firefox is not working. Everything else is working.

    A possible cause is security software (firewall) that blocks or restricts Firefox or the plugin-container process without informing you, possibly after detecting changes (update) to the Firefox program.
    Remove all rules for Firefox from the permissions list in the firewall and let your firewall ask again for permission to get full unrestricted access to internet for Firefox and the plugin-container process and the updater process.
    See:
    *https://support.mozilla.com/kb/Server+not+found
    *https://support.mozilla.com/kb/Firewalls

  • I have used Firefox for over a year. For some reason it quit working and I can't seem to fix it. I uninstalled and reinstalled the download and it's still not working. When I click on the icon it says unable to connect.

    I have used Firefox for over a year. For some reason it quit working and I can't seem to fix it. I uninstalled and reinstalled the download and it's still not working. When I click on the icon it says unable to connect.

    Yes, if you repurchase it you may lose your progress. The exception would be a game that stored all your progress on a server under your ID
    If you want to retain your progress you have two choices:
    1. Don't apply the update.
    2. Use your fathers account password to update the game.

Maybe you are looking for

  • Remove name of the item on display!!!

    Hello I have created a text item and when I show it the name is display above the content of the item. I don't want the name of the item to be display. How can I remove that??. There is also a line that is display between the name of the item and its

  • PowerShell script to find and remove duplicate items from document library

    Hi Friends, Please check this below script, It is finding the duplicate items and removing it. This script is not working to find the duplicate items from document library and remove. Can you please let me know where it is wrong. Add-PSSnapin microso

  • BEx Analyzer BW 7 BExAPI class BExDimensions

    Question for vba-freaks: we created a workbook allowing the user to toggle between calmonth and calquarter infoobject in the row dimension of the underlying BEx 7 queries by calling the "exchange" function of the webapi (to reduce/expand the amount o

  • YouTube not working

    So a couple of days ago YouTube just stopped working on my iDevices. Both the app and the mobile site. I even tried the HTML5 one too. All the videos take a really long load time that ends up saying "Unknown error occured." Does anyone know what is w

  • IWeb Objects need to be scriptable...

    I think a great enhancement to iWeb would be to impliment object oriented scriptability. How do I get to the iWb feedback page... I can't find it? Walt.