• Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
  • Recent
  • Unsolved
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Snapins not deploying after upgrade

Scheduled Pinned Locked Moved
General
4
18
4.8k
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B
    BPSTravis Developer
    last edited by Oct 6, 2014, 2:53 PM

    I bet there was a snapin that carried over with the upgrade. Do you have phpmyadmin installed on your fog server?

    You are going to need to delete the old snapin task out of the database or mark it as completed.

    [SIZE=12px]signature:[/SIZE]
    [QUOTE]I think I know things, but I really don't. You shouldn't follow any advice I give. - BPSTravis[/QUOTE]

    1 Reply Last reply Reply Quote 0
    • B
      BPSTravis Developer
      last edited by Oct 6, 2014, 3:01 PM

      Run these commands with mysql

      To do it from a terminal:
      Without mysql password set
      [CODE]mysql -u root[/CODE]
      If you set a mysql password:
      [CODE]mysql -u root -p[/CODE]
      Then type your password.
      [CODE]truncate table snapinJobs; truncate table snapinTasks;[/CODE]

      [SIZE=12px]signature:[/SIZE]
      [QUOTE]I think I know things, but I really don't. You shouldn't follow any advice I give. - BPSTravis[/QUOTE]

      1 Reply Last reply Reply Quote 0
      • R
        Robert Borgne
        last edited by Oct 6, 2014, 3:02 PM

        I do have phpmyadmin installed on the sever. Can you tell me how to do that? I had 2 tables related to snapins that had a lot of entries in them after the upgrade, snapinJobs and snapintasks. Snapinjobs shows over 7000 entries. I flushed everything out of snapintasks, it had 16,000+ entries.

        1 Reply Last reply Reply Quote 0
        • B
          BPSTravis Developer
          last edited by Oct 6, 2014, 3:02 PM

          Just run [FONT=Consolas][CODE]truncate table snapinJobs; truncate table snapinTasks;[/CODE] when under the FOG database in phpmyadmin.[/FONT]

          [SIZE=12px]signature:[/SIZE]
          [QUOTE]I think I know things, but I really don't. You shouldn't follow any advice I give. - BPSTravis[/QUOTE]

          1 Reply Last reply Reply Quote 0
          • R
            Robert Borgne
            last edited by Oct 6, 2014, 3:15 PM

            When I run the commands, first I had to specify the fog database in mysql, then separate the truncate commands as they would not run on the same line. It then changed the prompt to -> and the only way I could figure to get out of that was to do ctrl-c. It did not change anything in the tables as far as I can see and I still get the error on the machine.

            1 Reply Last reply Reply Quote 0
            • R
              Robert Borgne
              last edited by Oct 6, 2014, 3:30 PM

              sorry, running behind you in thread. used phpmyadmin to truncate the tables. Now it allows me to add job for all snapins for that client. ooks like its deploying also.

              1 Reply Last reply Reply Quote 0
              • B
                BPSTravis Developer
                last edited by Oct 6, 2014, 3:31 PM

                Glad to hear 🙂

                [SIZE=12px]signature:[/SIZE]
                [QUOTE]I think I know things, but I really don't. You shouldn't follow any advice I give. - BPSTravis[/QUOTE]

                1 Reply Last reply Reply Quote 0
                • R
                  Robert Borgne
                  last edited by Oct 6, 2014, 3:44 PM

                  I now am trying to send an app to a lab full of computers to see if that works. We had them queued before, but i had to redo them after truncating the tables. Will let you know how it goes.

                  1 Reply Last reply Reply Quote 0
                  • R
                    Robert Borgne
                    last edited by Oct 6, 2014, 4:22 PM

                    Looks good so far, have 3 that are having problems in lab. But I can’t ping them or get to them remotely at all. Not a fog issue.

                    Thanks for all of your help.

                    1 Reply Last reply Reply Quote 0
                    • B
                      BPSTravis Developer
                      last edited by Oct 6, 2014, 5:42 PM

                      No problem, glad to hear it’s working!

                      [SIZE=12px]signature:[/SIZE]
                      [QUOTE]I think I know things, but I really don't. You shouldn't follow any advice I give. - BPSTravis[/QUOTE]

                      1 Reply Last reply Reply Quote 0
                      • 1 / 1
                      1 / 1
                      • First post
                        18/18
                        Last post

                      218

                      Online

                      12.1k

                      Users

                      17.3k

                      Topics

                      155.3k

                      Posts
                      Copyright © 2012-2024 FOG Project