Mac Appstore not working through proxy server

I use net through proxy server of my college(lan). My Appstore doesnt work on it. it keeps blinking or shows "cannot connect to appstore". GoogleChrome and other apps are working fine. Also, appstore worked at my home where i use wifi.

That's right. It doesn't work through a proxy.

Similar Messages

  • IPod Touch apps not working through proxy

    Prior to upgrading to the latest iPod Touch software, most of my apps worked through the proxy while on the wireless network at my business. Now, only Safari and few select apps seem to work.
    Any ideas?

    Hello All!
    I think most of the problems you see are not realy issues caused by the proxy but the OS of the IPod.
    I've had some Problems using Apps at Work using manual configured proxy settings.
    Just a short story:
    Usind OS 2.x Mail syncing Exchange worked prefect. Safari and Appstore too.
    Youtube wasn't working cause Ipod first asked DNS Server for IP-Address of an Apple Server (I call IPod Proxy) and our DNS Servers are not allowed to resolve such Names.
    Then I upgraded to OS 3.x. Same manual Proxy settings resulted in Mail syncing Exchange wasn't working.
    Sniffed the Network for the traffic the IPod was sending an saw the following:
    IPod asked DNS for proxy Server IP address, got answer.
    IPod asked Proxy for URL to Exchange-Server and Proxy denied the request cause the Firewall denies Proxy (in DMZ) to connect to internal Servers.
    Then I looked for exclusion list (don't use Proxy for domains ...) and found noting. So this feature isn't there!?
    Then I switched from manual Proxy configuration to Automatic and created a proxy.pac file which url I gave the IPod
    In the Proxy.pac file I used the "FindProxyForUrl" function to determine if the URL contains our local Domain or not. So if the URL contains our local Domain then the script returns to go direct with no proxy. Otherwise the script returns the name and port of the proxy
    Here is the Script I use. This makes Mail (and maybe other Apps) working
    function FindProxyForURL(url, host)
    if (isPlainHostName(host)) {
    return "DIRECT";
    else if (shExpMatch(host,"*.our-local-domain.com")) {
    return "DIRECT";
    else {
    return "PROXY Proxy-Server:port";
    Never the less: I did not make Youtube app working with our Proxy (Squid proxy on Windows). When I'm using Microsoft ISA Server 2006 to connect to the Internet then I can at least search for Videos in the Youtube App (after Changing settings of our DNS Servers to resolve external Names) but I cannot play them cause the Video player in the IPod obivously doesn't care about Proxy settings (Sniffing the Network shows IPod trying to connect directly to Youtube/Google Servers and here is the Firewall saying NO"
    So maybe problems using Apps with a configured Proxy could be because Apple does not have a "Don't use Proxy for" configuration. Youtube (and all other Apps using Video Player to play Video) do not work cause the Video Player does not care about Proxies (so many Video Players )
    Perhaps someone at the Apple Support reads this and cares about

  • Apps won't work through proxy server

    At work I have to connect through a proxy server. Safari works well but none of my apps will connect or update. can anyone help please.
    Brad

    They are probably blocking the port the apps are trying to utilize.

  • My Firefox no longer works, it will not go to any website and offers the message "The proxy server is rejecting connections". I had the same problem in IExplorer but was able to fix it. I did not choose a proxy server, ever. How do I fix this in Firefox?

    I changed out my wireless router, from a Linksys to a Netgear. Everything seemed to work fine, but shortly afterward Firefox could not be used to find any websites, and gave me the message above. The same happened with Internet Explorer, but a tech representative for my ISP directed me to the page where "proxy server" was incorrectly checked and it fixed the problem. I don't know where to go in Firefox to find the same or a similar page. My laptop continued to work fine for some time after, but eventually developed the same problem. I uninstalled and reinstalled Firefox, with no luck, and all desktop shortcuts based on Firefox are inoperative. I just keep getting the message that the proxy server is rejecting connections. Since I did not select a proxy server, I don't know how to deselect it.

    No idea what "tried everything" means.
    Here is how you troubleshoot a password problem.
    Go to your email providers web mail page and verify that you have a working username and password by logging into your account there. If you cannot log in there, look for the link to reset your password. Your email password is administered with your email provider.
    Once you have a working password you need to remove any stored passwords in Thunderbird and replace with the new, working password.
    From the menu bar select''' Tools-Options-Security-Passwords-Stored Passwords'''
    Remove the passwords for the problem account. Close Thunderbird and restart it. You will be asked for a password. Enter the new password.
    No menu bar with Tools? Press the '''alt '''key.
    FYI: Thunderbird settings are stored in a different file from the program. Removing the program and reinstalling just keeps you busy for a little while and rarely fixes anything. As you have seen the old settings are picked up when Thunderbird is reinstalled.

  • Re: (forte-users) HTTP request through proxy server

    Daniel -
    No, it does not. ;)
    How do you say to HTTPRequest to go through proxy?
    Thanks,
    Taras
    Daniel Nguyen wrote:
    >
    Hi,
    It works very well. I have experienced this model for a distant Forte client
    calling a Forte Server service Object for instance without any environment
    and without TCP access (passing through firewall for instance).
    It has also worked very well to make an injectot to improve Web Enterprise
    and IIS using the SendRequest from HTTPAccess.
    Hope this helps,
    Daniel Nguyen
    Freelance Forte Consultant
    http://perso.club-internet.fr/dnguyen/
    Taras Katkov a écrit:
    HTTP request through proxy server using forte HTTP library?
    Any experience?
    Thanks,
    Taras
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com--
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

    You can also use the HTTP-DC project.... You don't
    need Web Enterprise for this. From what I can tell,
    this is available in L.x on....
    There is api documentation in M.2 (with scant
    examples.)
    There's a special process to put the project in your
    repository (it isn't installed in the repository in
    the standard install,) the documentation in M.2
    (probably in M.0 too, AFAIK) that tells you how to do
    this (look for HTTP-DC in the online help.)
    I haven't done much with it yet, I've just installed
    it. If anybody out there has examples, that'd be
    great. I'll try to contribute more the moment I get a
    chance to explore it....
    Christopher Fury
    BellSouth Communications Systems
    --- Daniel Nguyen <dnguyenclub-internet.fr> wrote:
    Hi,
    If you have Web Enterprise, you can user
    HttpAccess.SendRequest().
    Hope this helps,
    Daniel Nguyen
    Freelance Forte Consultant
    Amin, Kamran a &eacute;crit:
    Is there any way to make a HTTP request from TOOLto another HTTP Service?
    thanks in advance.
    For the archives, go to:
    http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. Tounsubscribe, send in a new
    email the word: 'Unsubscribe' to:forte-users-requestlists.xpedior.com
    For the archives, go to:
    http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To
    unsubscribe, send in a new
    email the word: 'Unsubscribe' to:
    forte-users-requestlists.xpedior.com
    Kick off your party with Yahoo! Invites.
    http://invites.yahoo.com/

  • Accessing WS Service through proxy server

    Working with WLS 8.1.4 i cannot access remote service through proxy server.
    I have setted up everithing needed and more:
    http.proxyHost=HOST
    http.proxyPort=8080
    http.proxyUser=WIN_DOMAIN\USERNAME
    http.proxyPassword=PASSWORD
    http.agent="Microsoft Internet Explorer 5.0" weblogic.net.proxyAuthenticatorClassName=MyProxyAuthenticator
    weblogic.webservice.transport.http.proxy.host=HOST
    weblogic.webservice.transport.http.proxy.port=8080
    weblogic.webservice.client.proxyusername=WIN_DOMAIN\USERNAME
    weblogic.webservice.client.proxypassword=PASSWORD
    weblogic.webservice.verbose=true
    weblogic.webservice.binding.verbose=true
    weblogic.webservice.transport.http.full-url=true
    The strangest thing is that apparently no MyProxyAuthenticator is instantiated for I cannot see a System.out.print(message) I wrote its init() method.
    Please help ... thanks in advance.

    I am having the same problem. My client has the exact same properties as the previous poster:
    // Standard JDK Properties
    System.setProperty("http.proxyHost", "proxy-cache.xxxxx.xxx");
    System.setProperty("http.proxyPort", "9119");
    System.setProperty("http.proxyUser", "username");
    System.setProperty("http.proxyPassword", "password");
    System.setProperty("http.agent", "Microsoft Internet Explorer 5.0");
    // Specific Weblogic properties
    System.setProperty("weblogic.net.proxyAuthenticatorClassName", "com.bcbsmn.webservices.authentication.ProxyAuthenticatorImpl");
    System.setProperty("weblogic.webservice.transport.http.proxy.host", "proxy-cache.xxxxx.xxx);
    System.setProperty("weblogic.webservice.transport.http.proxy.port", "9119");
    And here is part the response I get from the proxy server:
    [java] <BODY>
    [java] <H1>ERROR</H1>
    [java] <H2>Cache Access Denied</H2>
    [java] <HR noshade size="1px">
    [java] <P>
    [java] While trying to retrieve the URL:
    [java] <A HREF="......">http://................
    ITestPricer</A>
    [java] <P>
    [java] The following error was encountered:
    [java] <UL>
    [java] <LI>
    [java] <STRONG>
    [java] Cache Access Denied.
    [java] </STRONG>
    [java] </UL>
    [java] </P>
    [java] <P>Sorry, you are not currently allowed to request:
    [java] <PRE> http://...............</PRE>
    [java] from this cache until you have authenticated yourself.
    [java] </P>
    ...and my authentication impl is never called according to my println's. I tried adding the proxyAuthenticatorClassName property to the command line as a JVM arg with no luck. Please help if you can, thanks.
    Matt Dowell
    Blue Cross Blue Shield

  • Applet using socket connection always go through proxy server

    Socket connection with socks always go through proxy server
    We have two applets in different codebases using socket to talk to each other, until now nothing new, but the problem is that we are behind a proxy server with socks and because of that, the connection always go through the proxy server even with proxy override point to the applet machine. We have tried a lof of things and until now nothing worked, it looks like the socket is ignoring proxy override configuration. We would like to know if there is a way to solve this problem making the applets comunicate to each other ignoring the proxy server. It should happen when we set the plug-in option to "no proxy host", but it doesn't. Maybe it can be a bug of JVM, I don't know, just maybe, and if it's true, any other good idea would be welcome as well.
    Thanks in advance.

    Hi,
    I am not very much sure if I can help you. In my previous experience, once you set the system property to use the proxy, then the jvm uses the proxy. If you want disable, in your code, you have to disable it.
    like System.setProperty("socksProxyHost","someHost"), Properties props = System.getProperties(); props.remove(("socksProxyHost");

  • Printing on HP PSC 1200 not working through WIN XP

    Hi! I have a windows PC which I have connected to an HP PSC 1200 printer. My other laptops can connect perfectly to the printer and print. I set up my Mac according to the instructions but I cannot print. In windows the que name is "Remote Downlevel Print" and it is immediately giving an error. I called apple care because my exact model wasn't there so they gave me a printer which used its same driver. I can print when I connect the printer to my USB on my MacBook Pro but it does not work through Windows. If anyone could provide me with some help that would be great. Thanks.

    I have a similar problem-Canon Pixma ip4000 wired to Dell desktop running Win 98 2nd ed.---- Desktop is wired to Netgear. --- I can access internet with mac book pro but not print-I could print wirelessly with Toshiba laptop running Win xp-called apple help and spent 2 hours trying to fix but we both gave up-I wonder if I could run a cable from the printer to the netgear---unfortunately no USB interface on the netgear router --so I would have to find a cable that is either USB or parallel on one side and eithernet on the other-does anyone know if this world work? If not I could buy a printer router that just takes care of the printer wirelessly-anyone know of a good one?

  • Help needed for CORBA over Http through proxy server[Very Urgent]

    Hi Friendz,
    I am new to J2EE. Right now I am learning RMI, Corba now.
    In RMI, to pass through Http to bypass firewall or through proxy sever, we can use either Http to port or Http to CGI/Servlet i.e., Http tunneling.
    In the same, I am running a simple corba application, i want my corba application to pass through my proxy server using http which is configured to address 127.0.0.1 and port 8118.
    How to pass my corba application through proxy server. please help me and it is very urgent.
    Is it possible or not, please let me know some comments about this topic
    Thanks in advance Friends for your help

    This is so extremely urgent that it needs to be asked multiple times.
    http://forum.java.sun.com/thread.jspa?threadID=762950

  • Email does not go through because server did not reply

    Very recently, I get an error message "email did not go through because server did not reply" when trying to share a photo from iPhoto to email...regular Mail works very well.  What's going on here?

    Have you changed anything with your email recently like to two step validation or your password or???
    in the iPhoto preferences ==> accounts delete your e-mail account and reenter it
    OR
    IMHO the better solution is to set Apple mail as the email client in the iPhoto preferences
    LN

  • Cannot access server in HQ through proxy server

    Hi Experts,
    We have a TMG 2010 installed and clients are accessing Internet through it.
    And now there is an access problem to the destinatined server in HQ in another country, and it was fine to reach the destinated server before the servere changed its IP.
    When trying to accesss the destinated server with new IP, the TMG log and report shows the connection status with
    12030: The connection with the server was terminated abnoramlly.
    While there is another guest segment that allows Internet access without proxy server, and they are able to access the server with no problem at all.
    When I captured packets using Wireshark from the pc and found that the connection was actually from the pc to proxy server with the following result:
    from PC to Proxy server
    CONNECT xxx.xxx.com:443 HTTP/1.0
    from Proxy server to PC
    HTTP/1.1 502 Proxy Error (The connection with the server was terminated abnormally) (text/html)
    Would there be a configuration problem inside TMG?
    When i include the domain in https inspection exemption list, is that means client would be able to reach ther destination without being inspected?
    Then how about the incoming connection? Is there any rules which will restrict HTTPS inbound?
    Apart from above problem, clients also not able access some of https website such as banking with CA's, and no problem using guest segment (not through proxy server).
    Thanks in advance
    Ben

    Hi,
    >>And now there is an access problem to the destinatined server in HQ in another country, and it was fine to reach the destinated server before the servere changed its IP.
    Have you tried to re-create the rule to access the destinatined server after it changed the IP?
    >>When i include the domain in https inspection exemption list, is that means client would be able to reach ther destination without being inspected?
    When a site is added to the HTTPS inspection exclusion list, Forefront TMG does not check the site’s certificate for expiration or revocation. However, name mismatch and trust are always checked, unless the “No Validation” mark is set.
    Reference:Troubleshooting HTTPS inspection
    Best Regards,
    Joyce
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Web Service Client(Console App) not working on Windows Server 2008 R2 Standard Edition

    I am trying to consume an ASMX Web Service in a console app, its working fine in Windows 7,Windows Server 2012 Standard,Windows Server 2008 R2 DataCenter,Windows Server 2008 R2 Enterprise, But its not working in Windows Server 2008 R2 Standard Edition which
    is the deployment server.
    I tried consuming the ASMX web service using Web Reference and Service Reference as well but its not helping. Its throwing up the following error,
    Message:There is an error in XML document (1, 331491).
    Inner Exception : System.Xml.XmlException: '.', hexadecimal value 0x00, is an invalid character. Line 1, position 331491.
    The scenario is that i call the web service and it returns me an XML i am not able to receive the XML on Windows Server 2008 R2 Standard Edition.
    Please provide suggestions on this I need to resolve this ASAP.

    Hi,
    This question is better asked here:
    http://social.msdn.microsoft.com/Forums/en-US/home?forum=asmxandxml
    Experts here are more familiar about it and they can give you more efficient suggestion.
    Thank you.

  • I have an iMac with OS Lion. The Smartart feature for Office for Mac will not work when I am logged on to my personal user account. It works with other user accounts on the same computer, and it works after "safe start". How can I fix the problem?

    The Smartart feature of Office for Mac will not work in my user account. It works for all other user accounts on the same computer, and it works after a "safe start". How can I fix the problem?

    You may also want to search/ask in the forums run by the people who make the product which is causing you problems:
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011

  • IPod touch not working through USB in car

    Does anyone know how to resolve an issue with the new IPod Touch 4th gen just purchased not working through car stereo. Have a new Toyota camry touring. You can hear sound when connected when you slide to unlock or go into an app the sound goes through the speakers fine but the radio face says loading and won't go any further, if you then try to go to the music screen it says connected so you can't get into the music to try to play. Has anyone else had this problem and resolved it. Not sure if the software of the radio can be upgraded to suit maybe at service?? Not really sure. Any help would be great

    Have you contacted your auto dealer? Some users have reported problems with there car systems not worked with the latest iOS. I searched the iPod Touch forum for Toyota but did not find any previous posts concerning Toyota.
    Have you tried resetting your iPod:
    Press and hold the On/Off Sleep/Wake button and the Home
    button at the same time for at least ten seconds, until the Apple logo appears.

  • EXEC SP_EXECUTESQL not working in sql server 2014

    EXEC SP_EXECUTESQL not working in sql server 2014

    EXEC SP_EXECUTESQL not working in sql server 2014
    Hi Amar,
    What's the error when executing this stored procedure?
    I have tested it on my local environment, we can run this SP without any problems.
    Please provide us more information, so that we can make further analysis.
    Regards,
    Charlie Liao
    TechNet Community Support

Maybe you are looking for

  • Query on FI AP:Line item Cube

    Hi bw guys i have one query on FI AP:Line item cube(ZFIAP_C03).The cube is customised and it resembles the business content cube 0FIAP_C03.I would like to know that what is the use of the customised cube (ZFIAP_C03).What does the cube analyse and wha

  • How do i get music on my iphone to go through the audio earbuds, not speaker?

    I'm trying to use my earbuds to listen to my songs on my iPhone.  When i put the jack into the audio jack hole I assumed it would stop playing music via the speaker and go through the earbuds....but, it doesn't.  What am I doing wrong?  Thanks.

  • Windows 8.1 sound problem

    Hello! I have NVidia HD Sound Drivers installed. My sound worked fine on Windows 8. It also worked fine after I updated to windows 8.1, but after a while the sound disappeared. In device manager, it sais the drivers are installed but the system can n

  • Ipod constantly pauses itself: earphones problem?

    it is really annoying when my ipod keeps on pausing itself when playing songs, when i only slightly move my headphones. i've dealt with this before, and usually, when the plug is gold, my ipod never paused. however, i have two headphones that are bot

  • Run Report in Web

    Dear All, My client has got requirement for some Dashboards development which I will be doing with WAD and also they want to see all the reports developed using Web Analyzer. We do not have Portal. Can we excute reports in Web Analyzer ?? To run WAD