Tags / connect
Recently active topics tagged with connect
1-18 of 18 topics
  • 5 Replies 4 Followers

    ICQ CONNECTION PROBLEMS in Adium. Last reply on July 02, 2008 13:26.

    my icq account on adium can't connect! It shows an error message saying : The Client version you are using is to old. Please upgrade at http://pidgin.im/ : I visited the website but it's worthless, or I just didn't see any help there.
    Surprisingly the icq account works on ichat.

    Any ideas?

    edit: ok it seems that this seems to be a big thing currently going on with the Icq network.
    wintersreich wintersreich reported this problem on July 01, 2008 20:07. It's tagged connect, pidgin, client version, and icq
  • 1 Reply 2 Followers

    Wake remote sleeping Mac for disk connection in Magnetk. Last reply on July 01, 2008 22:29.

    Allow the ssh connection to automatically wake a remote machine, with the appropriate parameters, to establish a connection to the disks.

    When the "Wake on ethernet network administrator access" option in the system prefs is selected, a remote Mac can be awakened by a specially formed "magic packet". This packet can be generated (for example) by the following script:

    #! /usr/bin/env python
    # Copyright (C) 2002 by Micro Systems Marc Balmer
    # Written by Marc Balmer, marc@msys.ch, http://www.msys.ch/
    # This code is free software under the GPL

    import time, struct, socket, commands

    def WakeOnLan(ethernet_address, hostname):
    ipaddr=commands.getoutput('host %s' % hostname).split()[-1]
    print ipaddr
    # Construct a six-byte hardware address

    addr_byte = ethernet_address.split(':')
    hw_addr = struct.pack('BBBBBB', int(addr_byte[0], 16),
    int(addr_byte[1], 16),
    int(addr_byte[2], 16),
    int(addr_byte[3], 16),
    int(addr_byte[4], 16),
    int(addr_byte[5], 16))

    # Build the Wake-On-LAN "Magic Packet"...

    msg = '\xff' * 6 + hw_addr * 16

    # ...and send it to the broadcast address using UDP

    s = socket.socket(socket.AF_INET, socket.SOCK_DGRAM)
    s.setsockopt(socket.SOL_SOCKET, socket.SO_BROADCAST, 1)
    s.sendto(msg, (ipaddr, 9))
    s.close()

    # Example use
    #time.sleep(60)
    WakeOnLan('FF:FF:FF:FF:FF:FF','me.site.org')

    The user would have to supply the MAC address of the machine to be able to do this trick. The IP address should be determined via DNS lookup.
    Alden Stradling Alden Stradling shared this idea on July 01, 2008 17:51. It's tagged remote, administrator, mac address, ethernet, and hostname
  • 43 Replies 43 Followers

    Why won't my connect button connect? in Seesmic. Last reply on July 01, 2008 14:35.

    I just downloaded Twhirl, and I'm trying to connect, and when I hit the connect button, nothing happens! I have my username selected, so why isn't it working?
    Kayla Kayla reported this problem on June 11, 2008 03:05. It's tagged connect
  • 8 Replies 4 Followers

    This Page Is Empty Connect To Sources in Feedly. Last reply on June 25, 2008 18:10.

    I have all kinds of feeds from my Google Reader account listed in Feedly and I have add Twitter, Friendfeed and gmail to my account and I am still receiving,
    "This page is empty. Please connect your feedly to a set of sources and a set of social connections first." on my What's New? section.
    jrblaze jrblaze reported this problem on June 19, 2008 00:37. It's tagged page, sources, and friendfeed
  • 1 Reply 2 Followers

    MacBook rebooted, now can't connect to remote drives w/ ExpanDrive in Magnetk. Last reply on June 25, 2008 15:08.

    Help! I am a registered user and absolutely love ExpanDrive. I depend on it for my work everyday and now it's broken.

    I installed Audio Hijack on the recommendation of a friend. It rebooted my MacBook and when it came back up, I could not reconnect to my remote drives. I don't know if it's related to Audio Hijack or if that is a coincidence. I've removed Audio Hijack and uninstalled/reinstalled/updated ExpanDrive, but still can't connect.

    I think the problem is related to SSH. I can't find any logs related to ExpanDrive, but I do see this:

    Process: ssh-agent [973]
    Path: /usr/bin/ssh-agent
    Identifier: ssh-agent
    Version: ??? (???)
    Code Type: X86 (Native)
    Parent Process: launchd [82]

    Date/Time: 2008-06-25 10:27:48.065 -0400
    OS Version: Mac OS X 10.5.3 (9D34)
    Report Version: 6

    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000001014
    Crashed Thread: 0

    Looking at the console, I see this every few seconds:

    6/25/08 10:21:25 com.apple.launchd[82] (org.openbsd.ssh-agent[857]) Exited abnormally: Bus error

    Also, if I try to connect throught SSH at a command prompt, I get: bus error

    TIA
    dshearin dshearin reported this problem on June 25, 2008 14:59. It's tagged expandrive, connect, crash, ssh, problem, and reboot
  • 2 Replies 3 Followers

    The charity select button won't work in Firstgiving. Last reply on June 18, 2008 21:02.

    I want to build a fund rasing page but when I get to the page to select the charity I click select and it doesn't bring up the charity it brings up another search which cannot find the charity either. Can you find it forme or tell me what I am doing wrong? The charity is Reid's Ride and it comes up for the date I put in the select doesn't help.
    psarro psarro asked this question on June 18, 2008 20:08. It's tagged connect, and help
  • 5 Replies 3 Followers

    Why can't I search for nearby users? in Brightkite. Last reply on June 10, 2008 18:25.

    It would make sense to be able to search for people who are often nearby where I am - i.e. other users in my hometown/city (in my case, Anchorage, Alaska).

    People obviously shouldn't show up if they're marked as private, but for those who don't mind, like myself, it'd be nice to be able to hook up through brightkite.com (-:
    elliottcable elliottcable asked this question on June 10, 2008 02:55. It's tagged location, connect, and people
  • 0 Replies 0 Followers

    Why does my iPod say it has synced but doesnt sync any new songs and stays on the do not disconnect screen after syncing? in Apple.

    Hi, I have a 3rd gen iPod nano. When i sync it to itunes using the original adapter, it syncs automatically and says it has done it but then after instead of just proceeding to the menu on the ipod it stays on the do not disconnect, eject before removing, connected screen. It will stay like this forever unless i manually eject it but then when i do this it hasnt synced any of the new songs ive added to itunes. I dont understand y its suddenly doing this!

    Can anyone help me PLZ!?
    Eijky Eijky asked this question on June 05, 2008 22:10. It's tagged nano, disconnect, sync, new songs, not working, computer, connect, and ipod
  • 2 Replies 3 Followers

    After I Direct Connect By Clicking/Dragging An Image To The IM Window, The Other User Doesn't Receive My Picture in Adium. Last reply on May 29, 2008 20:06.

    The File Transfers never work either, no matter who I try connecting with.
    SenseLesSC0miC SenseLesSC0miC reported this problem on January 04, 2008 06:07. It's tagged connect, pictures, file, im, and help
  • 2 Replies 3 Followers

    Connection Problem in Wuala. Last reply on May 22, 2008 06:54.

    If I run Wuala, my Router always disconnect and reconnect. And If I close it, everything is OK, no connection Problems.

    Every 10min Wuala, ICQ... is disconnected (internet).

    I have a Belkin Router and Arcor as my DSP.
    faked faked reported this problem on May 21, 2008 18:17. It's tagged connection, connect, and reset
  • 4 Replies 2 Followers

    How to reconnect after a manual disconnect - ipod. in Incipio Technologies | iPhone iPod Zune and SmartPhone Accessories. Last reply on April 02, 2008 17:34.

    Hi. I've set my iod to "manual" and I can manually eject/disconnect it. My question is how do I reconnect the ipod to the computer without pulling the lead out for a second and plugging it back in? Is there a software answer to this?
    DanC DanC asked this question on April 02, 2008 15:02. It's tagged ipod, and connect
  • 2 Replies 1 Follower

    1st sign in on 2nd computer, XP: Connect to sign in? in Wuala. Last reply on March 06, 2008 16:10.

    I want to use Wuala with my laptop. I have already used it on my stationary. They're both running XP. After installing it on my laptop I'm given the following eror message when signing in: You have never signed from this computer before. Please connect to the wuala network in order to sign in.
    Gamlerik2 Gamlerik2 reported this problem on March 06, 2008 05:19. It's tagged sign in, new computer, 2nd computer, connect, login, and problem
  • 0 Replies 1 Follower

    Linksys Wireless Router setup in Linksys.

    I can't get my Linksys WRT54GL wireless router to work. Help! The customer support options are awful. The setup is a joke!
    mstanleybrown mstanleybrown reported this problem on March 05, 2008 18:16. It's tagged wireless, linksys, connect, router, wrt54gl, and internet
  • 3 Replies 3 Followers

    Connection Status not updated in Wuala. Last reply on February 14, 2008 20:49.

    Hi folks,

    several points in this post:
    First: I temporarily forwarded 7492 to my server (some of you might still remember my old post about my server not having forwarded that port and the port not being able to be changed yet). So I did that and I ran the connection check which returns:
    [code]
    Analyzing Connection...
    Got answer from Ping Server A, your external adress is /85.145.149.43:7492
    Got answer from Ping Server B, your external adress is /85.145.149.43:7492
    /85.145.149.43:7492 accepts incoming connections.
    Congratulations, your connection is suitable for trading storage!
    [/code]
    Still, under my port settings, it says: X "Connection not suitable for trading storage"

    Second: While in the connection tab in the settings it says that my connection is not suitbale, in the Storage tab it says: X "Your compiter is well connected."
    Two points: There is a cross in front which doesn't correspond to the text and the text doesn't correspond to what it says in the Connection tab.

    Third: Average online time is give in 3 significant figures but it says exactly 9.00% which obviously cannot be true because it has been saying that for almost 10 hours and I only use Wuala for approximately 1day so it should change quite quickly if I am online.

    And last but not least:
    Fourth: When the point next to the status indicator (which says "Online") is green, does that mean, that I can share storage or simply that I am online?

    Thanks for reading my way too long post and taking the time to maybe answer me ^^,
    Darkstriker
    Darkstriker Darkstriker reported this problem on February 13, 2008 21:39. It's tagged connection, port, online, sharing, and error
  • 3 Replies 2 Followers

    I finally got my Linksys router working, so the wireless connection is working...on my laptop. However, it is NOT working on the wired desktop that the rest of my family uses. I've tried following all the troubleshoots on the wired desktop, but they all led in circles and didn't get me anywhere. Any suggestions? in Linksys. Last reply on February 11, 2008 21:29.

    PirateQueen PirateQueen reported this problem on February 09, 2008 19:27. It's tagged linksys, and troubleshoot
  • 10 Replies 5 Followers

    IRL Connect Closed Beta in IRL. Last reply on January 30, 2008 11:19.

    We are working towards the IRL Connect closed beta. If you would like to be one of the first beta testers please contact me through our website or reply here.
    Frank Schuil Frank Schuil started this conversation on December 14, 2007 09:45. It's tagged beta, closed, irl, and connect
  • 0 Replies 2 Followers

    ...can't connect to the internet in Linksys.

    I have a linksys wireless router. Worked fine until a few days ago when I changed something* ( right around the time of a firefox update). Now i get the " 'connected tot eh wireless access point, but cannot connect to the internet." Help
    dave dave asked this question on November 29, 2007 16:34. It's tagged wireless, linksys, connect, troubleshoot, and internet
  • 2 Replies 3 Followers

    How can I connect to Basecamp if I skipped it on Signup? in Beanstalk. Last reply on October 24, 2007 15:44.

    I was not able to connect to basecamp when setting up the initial project due to the API not being enabled on my basecamp account. When I enabled it and went to try again, it was not working so I continued without connecting.

    Now I can't find any place in the account settings a place to connect to Basecamp or Lighthouse.

    Am I missing something?

    Thanks.
    Caleb Elston Caleb Elston reported this problem on October 23, 2007 21:46. It's tagged basecamp, and connect