4G LTE 890L Jetpack activation issues (West Georgia area)

June 1, 2012 I ordered online my 4G LTE 890L jetpack and added a line to my account.  Nearing the end of August now my jetpack is still not activated.  I have had 2 new devices sent to me and a total of 4 SIM cards.  Friday, at the request of tech support, I drove 45 minutes to our nearest Verizon direct store for them to try and activate the device.  I have spent a total of over 12 hours on the phone during this time since June trying to troubleshoot the device and find out why it will not complete the activation process.  When I went in the store and tech support tried to help me I was told that the 4G service was currently down but I could come back anytime and they would try and take care of the problem.  Is there anyone else that has had this problem??  I have been told conflicting things by different Verizon employees.  I am at a loss for what to do other than keep spending no shorter than 1 1/2 hours on the phone at a time to try and find out what is happening.  I am scheduled again for Monday for the tech support lady that has been helping me since June to call and try again.  I am however finding that I seem to be aware of things or figure them out before Verizon on this issue, which is a little disturbing considering I am just a housewife.  I am not speaking ill of Verizon in this post, I just am looking for anyone that can please please tell me what to do with this device to complete the activation process.  I don't know how many more phone calls and taking my SIM card out and putting it back in I can take before I loose my patience.

Regarding the 4G coverage, I would check out the coverage map to see if you are in a supported area:
http://www.verizonwireless.com/b2c/support/coverage-locator
Activating a Jetpack should not be a difficult procedure.  Anyone from VZW should be qualified to complete this standard operation for you in a few minutes and confirm it too.  Activation does not require 4G anyways, you can do everything you need from a 3G only territory. 
If I had to guess your current Jetpack is defective.  If the next person you work with is unable to correct the problem for you I would request that they send you a different device, one that they know does work with a good SIM card.  You should be able to pop your SIM card out and plug it into a similar device too unless it is the SIM card that is bad.
Keep us posted and let us know if you need more help.

Similar Messages

  • Windows 7 and Office 2010 activation issues

    hey everyone
    since a few days we facing really strange issue here within our school. We are running windows 7 machines and office 2010 and all our different machine types is it VDI VMs, physical laptops, desktop computer or provisioning machines (Citrix PVS) are facing
    issues with the licensing.
    Sometimes Windows 7 Key is not installed anymore, sometime it is just not activated same for office. So the KMS is installed with the KMS host keys since years and KMS service is running. Also the DNS Output points to the server
    C:\Users\.........>nslookup -type=srv _vlmcs._tcp
    Server:  DC....
    Address:  192.168.X.Y
    _vlmcs._tcp.Domain   SRV service location:
              priority       = 0
              weight         = 0
              port           = 1688
              svr hostname   = KMSHost
    KMSHost.domain  internet address = 192.168.X.Z
    Also when i manually force the machines to update against KMS with VAMT or CLI it is working. What could cause that issues?
    Time issues?
    Scripts?
    Thanks for any clue and advice

    Hi Duke,
    "since a few days we facing really strange issue here within our school"
    Have you made any modifications to the KMS server or the whole environment ?Will the issue persist or occur randomly ?Will it occur on the specific ones or all the machines ?
    There are several specific log recorded in the event viewer when the KMS try to activate the machines .We can try to check the event logs both from the client and the KMS server to troubleshoot this issue .Please also check the Windows logs\Applications
    ,system logs for useful information to troubleshoot this issue .
    Here are two links for reference:
    How to troubleshoot the Key Management Service (KMS)
    https://technet.microsoft.com/en-us/library/ee939272.aspx
    KMS host troubleshooting & monitoring
    http://blogs.technet.com/b/quenguyen/archive/2011/11/09/kms-host-troubleshooting-amp-monitoring.aspx
    Best regards

  • Statistics technical content activation issue with MD process chain in BI7

    Hi,
    Let me give you history of the issue first.
    I had to activate the Statistics in BI7. I followed the SAP Note 965386 and activated the Technical Content.
    Faced activation issues in MD process chain, Content Master Data-0TCT_MD_C_FULL_P01. It dint get activated, Followed the SAP note 1065919, which asked me to remove the below process from RSPC and activate it.
    Load data- Process Variant Attribute and
    Load data- Process Variant Text.
    I did the same and it got activated after removing them.
    Issue is. Later knew that manually activating the Process chain from Content would have activated those Infopackages aswell.
    Now how should I get those processes into the chain and activate? Based on your suggestions, I can let you know what all I have been trying to fix it?
    Relying on you for solution.
    Thanks
    Pavan

    Thank You Neethika,
    I have this issue solved. I replicated the data sources, activated those infoPackages manually and then added those variants into the process chain manually. So my MD chain now has all the necessary process.
    Now i need to schedule them and see if it runs with out any errors. I will keep this thread open till i run it to take your help if i get any errors while running them.
    Thanks
    Pavan

  • Project Centre - Active Issues and Active Risk columns always show 0

    Hello,
    We have created a number of Project Centre views to which we have added the "Active Risks" and "Active Issues" columns against projects. No matter how many active issues or risks a project has, these columns are always showing 0 for each
    and every project.
    The reminders web-part on the PWA home page, and the Issues and Risks page (/PWA/IssuesAndRisks.aspx) correctly show these counts for a user, but Project Centre does not show the values correctly for projects.
    We have not changed the values in the "Status" column of either list - they're still the default "(1) Active", "(2) Postponed" and "(3) Closed".
    All issues and risks are correctly promoted to the reporting database on publish or when a list item is added/updated/deleted etc.
    Our environment was upgraded from Project Server 2010 to Project Server 2013 and we're running service pack 1.
    If not now, when?

    Hello,
    There fields don't actually work, if you want to see the active risks or active issues per projects in a summary row, create a report from the Reporting schema in the Project Web App database.
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • Activation issue for ViewLink child destination view obj is not activated

    We have a ViewLink in the Application Module.
    i) AddressType - Parent ViewObject
    ii)Address Detail - Child ViewObject
    iii) There are other View Objects as well in the Application Module
    When user selects the Address type the detail Address needs to be displayed.
    The Parent View Object (Source View Object) is part of the AM data model. During activation other view objects are getting activated without any issues. However the Child View Object or Destination View Object which is a part of the ParentViewObject is causing the following issues during Activation:
    While submitting UI page, there is server side validation (in the App Module Impl class) and during validation (at RuntTime), the Application Module Impl class is trying to get a currentRow
    (getCurrentRow()) from Child (Destination) View Object however it is throwing a NullPointerException
    The code which trhows Exception is ---> Row currentRow = addrDetailViewObj.getCurrentRow(); //Please note addrDetailViewObj is NOT Null howeve the currentRow is coming as NULL
    java.lang.NullPointerException
         at oracle.jbo.server.ViewRowSetIteratorImpl.activateIteratorState(ViewRowSetIteratorImpl.java:3910)
    In order to reproduce the above scenario I have kept the AM pooling OFF. With AM pooling ON i am unable to reproduce any of the above issues.
    Please let me know if any extra property settings or coding required in order to activate the Child (Destination) view object.
    Edited by: user5396188 on Feb 27, 2012 10:02 PM
    Edited by: user5396188 on Feb 27, 2012 10:06 PM

    When you work with am pooling off, the state of the am should be written into the db (ps_txn). However, there are some states (like the current row) which is not written into the db (in some versions of jdev). So when the am gets activated there is no current row and you get a NPE in your code (addrDetailViewObj.getCurrentRow();).
    The only workaround I know is to store the key of the current row when you get passivated and when you get activated set it again.
    Check http://tompeez.wordpress.com/2011/07/08/jdev-always-test-your-app-with-applicationmodule-pooling-turned-off/ for more info.
    Timo

  • Activation issue // Connection problem

    Hello Dear assistant,
    Since yesterday morning I have been facing with an activation issue. I have been using the same Master Collection CS 5.5 for more than 1 year now and yesterday I had an error that I have never saw before.
    "!We are unable to activate CS5.5 Master Collection Subscription Edition
    Product activation is required to use this product
    You must have a working internet connection to activate this product. Please check your connection settings and choose try Again!"
    I have checked my hosts file under the system and it is clean. I am also able to connect to all adobe servers. So I can assure you that my connection settings are perfectly working.
    When I install Master Collection CS 5.5 it is only working with Photoshop now. However, if I attempt to open any other one like Illustrator, the activation screen coming up.
    Yesterday, I had a conversation with Customer Service here in Chat again. They have mentioned about using multiple accounts might cause this problem. They have canceled one of the accounts and said this issue will be solved within 24hr. So it is almost 24hr and the second day of my working business that I cannot use the prior software to run my business.
    Can you please check out the same issue repeated on someone else's case. So you guys can save time to help me.

    Moving this discussion to the Downloading, Installing, Setting Up forum.
    Smart2011 I would recommend reviewing Sign in, activation, or connection errors | CC, CS6, CS5.5 - http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html for possible causes of connection errors.  The host file is one possible cause but software firewalls can also be another.  There are also other solutions available within the referenced document.

  • Windows 7 - Continuous redeployment time/activation issues

    Hello,
    I have about 9 classrooms that have from 10 to 25 computers in each along with 30 laptops for offsite use in which the software installed on them changes almost daily depending on what class is being taught. Currently we have been using Comodo Time Machine
    on the laptops and previously on the desktops although we are using windows deployment server on the desktops now. My issue is that every time we reimage the systems we are running into activation issues. This system was put into place before I got here and
    am trying to find the right direction to head into. It looks like the current windows deployment images sysprepped so that is why they are coming overdue right out of the gate. We do have licensing through the Microsoft Partner Network although im awaiting
    access. Staying in the trial zone of the install is what they have been trying to do although the image was not properly configured and is out of date once its put on the system and the black screen comes up. Comodo is quick but lacks the ability to stay current
    and only allows for a set amount of images due to space and can lack uniformity. A fast re-image speed would be beneficial but the speed of the deployment server has been working since I start it the day before for the next class. To me it seems like I should
    fix the image on the deployment server and see where that takes me. Does anyone have any experience of this type of setup or know any other options? 

    Hi,
    Based on my understanding, you want to auto activate the Windows during the deployment, right?
    If yes, What's the type of your license?
    If you have KMS server, you don't need do any thing.
    If you have MAK license, you cannot set input the key in answer file to activate.
    In addition, what the deployment tool did you use?
    Karen Hu
    TechNet Community Support

  • Adobe Activation Issue - Offline

    Hi,
    Am unable to activate my adobe XI pro; am being requested for request codes; how do I access them, kindly assist.

    No I  have a serial number for CLP 5.0 license program-education
    acrobat professional 11.0 MLP AOO License F
    Chantal Kamdem
    Gestionnaire
    Centre de Recherches en Cancérologie de Toulouse
    UMR1037 INSERM-Université Toulouse III Paul Sabatier – ERL5294 CNRS
    Oncopole Entrée C
    2 avenue Hubert Curien
    CS 53717
    Batiment C, 1ème étage
    31037 TOULOUSE CEDEX 1
    [email protected]
    Tél : 05 82 74 15 88
    Le 05/12/2014 20:22, Sabian Zildjian a écrit :
    >
          Adobe Activation Issue - Offline
    created by Sabian Zildjian
    <https://forums.adobe.com/people/Sabian+Zildjian> in /Acrobat
    Installation & Update Issues/ - View the full discussion
    <https://forums.adobe.com/message/6989531#6989531>

  • CS3 activation issue

    I had CS3 on an old back up machine..it had issues and wiped out some of the adobe program.  Reloaded software and now i cannot activate as i cannot get anyone at adobe to give me a code...this old machine is not on line.  I was on live chat and they are stumped.

    Follow the link mentioned below for activation  issue -
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html#ac tivate-problem
    You can also contact us via -
    http://www.adobe.com/support/download-install/supportinfo/
    Thanks
    Garima

  • Anyone any advice on how to stop my mail "activity" from continuously caching? is this a problem? I have had inbox issues recently that are not resolved yet but I am not sure if they are related.

    Anyone any advice on how to stop my mail "activity" from continuously caching? is this a problem? I have had inbox issues recently that are not resolved yet but I am not sure if they are related.

    Quit Mail. Force quit if necessary.
    Back up all data. That means you know you can restore the Mail database, no matter what happens.
    Triple-click the line below on this page to select it:
    ~/Library/Mail/V2/MailData/Envelope Index
    Copy the selected text to the Clipboard (command-C). In the Finder, select
    Go ▹ Go to Folder
    from the menu bar. Paste into the box that opens (command-V), then press return.
    A Finder window will open with a file selected. Move the selected file to the Desktop, leaving the window open. Other files in the folder may have names that begin with "Envelope Index". Move those files, if any, to the Trash.
    Log out and log back in. Relaunch Mail. It should prompt you to re-import your messages. You may get a warning that the index is corrupt and that Mail has to quit. Click OK.
    Test. If Mail now works as expected, you can delete the file you moved to the Desktop. Otherwise, post your results.

  • Office 365 Activation issues

    Having an issue where users are unable to activate Office 365. Install was done on an image being deployed with SCCM 2012R2 on Windows 7 machines using CTR.  When we run the connectivity analyzer I get the following response:
    A SOAP fault response was received from the Security Token service.
    Reason: The server was unable to process the request due to an internal error. For more information about the error, either turn on IncludeExceptionDetailInFaults (either from
    ServiceBehaviorAttribute or from the <serviceDebug> configuration behavior) on the server in order to send the exception information back to the client, or turn on tracing as per the
    Microsoft .NET Framework SDK documentation and inspect the server trace logs.
    Code: s:Receiver
    Subcode: a:InternalServiceFault
    Users ARE able to access the portal using SSO with federated services using ADFS 3.0 on Windows Server 2012 R2 with proxies on Windows Server 2012 R2 and Dirsync running consistently with no errors on Windows Server 2012 R2.  AD is at Forest and Domain
    functional levels of Windows 2003.
    TB

    Hello all, I'm having problems activating this preview of Office. Any suggestions. Thanks Kirk
    kirk
    I'd try here:
    http://community.office365.com/en-us/f/default.aspx
    Don't retire TechNet! -
    (Don't give up yet - 13,085+ strong and growing)

  • Everyone having issues with i4s:Activation issues,dropped calls,no SMS,no Network...read this for a temp fix!

    All,
    for all the users out there that have issues with thier new i4s having:
    dropped calls
    no SMS
    no Network
    Activation Issues
    MultiSIM issues
    etc.
    You guys must DISABLE your SIM PIN!
    I know this is not the best thing to do, but until Apple fixes this, this is the only solution right now!
    -> Settings
    ->Phone
    -> Disable SIM PIN
    ...done...
    Cheers

    Truth of the matter is ATT was not ready for this. I was ready to turn in my 3G
    and go back to my old iPhone when a tech rep at Apple told me to turn off
    3G. I went from full bars at home to only one when 3G was on and all of my
    calls were getting dropped. After the rep told me this I replied, "excuse me?
    You mean the reason I bought the new iPhone, so I can talk and email at the
    same time on the 3G network, is not even doable yet?" He replied that they've
    been telling customers to turn off the 3G and then the phone would work fine -
    which it did. Now I just keep it on the edge network and hope that one day the
    3G network will be up to speed and I live in LA! So give it a shot and turn off 3G.
    Thanks ATT!

  • I bought and legally own PS CS3. Installed on a desktop and the machine died completely. Downloaded a trial of CS3 from Adobe site. Went to activate and said too many activations. Activate over the phone. EXCEPT Adobe does not handle activation issues ove

    I bought and legally own PS CS3. Installed on a desktop and the machine died completely. Downloaded a trial of CS3 from Adobe site. Went to activate and said too many activations. Activate over the phone. EXCEPT Adobe does not handle activation issues over the phone. Adobe doesn't care about their older products - they don't care that I spent hundreds of dollars for CS3. This is truly disgusting corporate behavior. Is there anything I can do? We aren't all rich photographers. I paid a great deal of money for this product. Is it now useless?Thank you,
    James Scott

    HI James please contact the Adobe Chat Team for activation issue
    kindly do the mentioned steps as follow in order to get hold of chat rep of adobe
    Go to www.adobe.com/getsupport
    select the product as adobe creative suite - then select the issue as adobe id and sign in - and then click on still need help contact us then you will be able to find chat option and they will help you with the chat issue

  • Adobe Elements 12 Activation Issues

    When I input serial codes into Adobe Elements Premier and Photoshop 12, I am told that the codes can not be veriified. However, when I register the products to my account the codes work? How do I get the products to activate? Thank You
    (I am on a 2012 Macbook pro)

    ThePierceStudios
    Adobe is the only one who can address and correct activation matters. We are not Adobe. Just user to user.
    Please contact Adobe via its Adobe Chat by clicking on the following link. When it opens, click on "Still Need Help? Contact us." to bring up the Adobe Chat to discuss "Serial Number Issues or Activating My Product"
    http://helpx.adobe.com/contact.html?product=premiere-elements&topic=serial-number-issues-o r-activating-my-product
    There was a Mac serial number invalid issue a while back. I will see if I can find it. But, Adobe Chat should be your target for the resolution here.
    Please let us know the outcome.
    Thanks.
    ATR

  • RAID array activation issue in CS2 & XP

    Yes, I still have CS2, which I love, as well as Production Studio. I have used CS2 for years with a RAID array, first striped and now a mirror. The mirror array lasted about 10 months until the motherboard went. eVGA replaced the motherboard with the same model, I fiddled around a bit trying to get my same array up and running, I couldn't figure it out and ended up doing a reinstall (after a couple of weeks of running single drives). Anyway, I keep having to activate my Adobe Suites. I have talked to people (thick accents, maybe in India) three times now; takes a lot of time. I know that there is an issue with CS2 and RAID (XP and CS2 have all of their available updates). I tell them I have RAID. I ask for a patch to avoid the activation issue. I have been told that I "should not be using RAID", that I will "have to reactivate every time I boot" and that I won't be able to run this "without upgrading to CS4". I KNOW that this configuration will work, because it has worked in the past. I vaguely remember a patch when I originally installed.
    I just called the Tech Support number, instead of the activation number. I also got someone with a thick accent who told me that he had no support available for CS2. He wouldn't give me a phone number to call, I asked about a patch and he "doesn't support CS2", end of discussion. He suggested the website. Ugh!
    I am not locked out at this time, but have just done another reactivation. I suspect Adobe will put a stop to repeat activations. I worry about being locked out when I am under the gun trying to finish something. My son is working on a school project for the end of year right now. What can I do? Does anyone know where I can find a patch or talk to someone who will help a CS2 user?
    I LIKE my RAID array. I know that my data is perfectly backed up at all times. I would prefer not to have to break the RAID array into single drives. I chose this MB because of the RAID capability.
    Thanks in advance!

    Thanks Bob. I asked to speak to a supervisor with calls two and three to India, or wherever. One lady said they didn't have a supervisor and then said, well, of course we have supervisors, but they will not be able to help. I guess I could have thrown a fit, but neither was willing to connect me to a supervisor even though I asked. I did find it amusing (in a sad way) that the one lady initially denied that she had a supervisor.
    I then called Customer Support (call number four) and they simply wouldn't talk to me. They don't deal with CS2, didn't want to talk to me at all.
    I guess I'll try India again, next time it locks me out.
    I'll go through old files (again) to see if I saved some kind of patch.
    Thanks again.

Maybe you are looking for