Page 1 of 1

Error Accessing Tab

Posted: Thu Feb 25, 2016 6:45 pm
by starbucksgold
Shannon,

On initial navigation to tab on agent I am receiving an error: Error Object reference not set to an instance of an object.

I get this twice and click ok through each. I am able to click on the buttons to update cache, but no script is executed.

Ideas?

Jeff

Re: Error Accessing Tab

Posted: Thu Feb 25, 2016 6:47 pm
by starbucksgold
forgot to mention I do not see a plugin_sw_ap-get db table or anything similar.

Jeff

Re: Error Accessing Tab

Posted: Tue Mar 01, 2016 1:12 pm
by Cubert
I fixed it and released 1.0.1, Brain fart and forgot to uncomment the DoDatabase function.

http://lp.squidworks.net/index.php?PROD ... E162520D95

Re: Error Accessing Tab

Posted: Tue Mar 01, 2016 5:32 pm
by starbucksgold
Shannon,

I updated plugin and now have the DB table, but still get receive the error "Error Object reference not set to an instance of an object" when I have the agent computer screen open and select the APT-GET tab.

Ideas? Thanks.

Jeff

Re: Error Accessing Tab

Posted: Wed Mar 02, 2016 1:30 pm
by Cubert
Ok uploading 1.0.2 which tells us what errors they are and instead of poping up a error box it places error in terminal window as a soft error.

Re: Error Accessing Tab

Posted: Wed Mar 02, 2016 1:53 pm
by starbucksgold
No errors with 1.0.2. Thanks. On to testing. :D

Jeff

Re: Error Accessing Tab

Posted: Wed Mar 02, 2016 2:01 pm
by Cubert
Not even in terminal box? How odd, all i did was move error from message box to terminal box. Should of still got error? if one existed.

Re: Error Accessing Tab

Posted: Fri Mar 04, 2016 5:16 pm
by starbucksgold
Shannon,

My mistake. I meant to say I did not get the popup error. I can open but get this in the terminal window:

Error loading Packages - Object reference not set to an instance of an object.

I selected Update Cache and monitored the commands tab. Looks like the commands completed successfully, but when I go back to the Apt-Get plugin tab, I'm still showing the same error in the Terminal windows.

Initiated Upgrade Packages and monitored commands which appear to have completed successfully as well. Just not seeing any results in the APT-GET plugin tab.

Jeff

Re: Error Accessing Tab

Posted: Wed Mar 09, 2016 3:52 pm
by administrator
Whole cow, I left out the creation of a table! how did I manage to miss that?

Ok now fixed.. build 1.0.3 will now work

http://lp.squidworks.net/index.php?PROD ... E162520D95