ContributionsMost RecentMost LikesSolutionsRe: How to debug custom snap in editor before snap deployment Hi bojan_manchev, As you said I have gone through that documentation and did configuration according to it, But still I am getting following error. Debugger is not able to connect port 8000. It is showing error as below screen shot So, Could please explain that what is exactly cause of error ? How to debug custom snap in editor before snap deployment Hello Everyone, Could you please tell me that how to debug custom snap in the editor before deployment of snap while snap development ? Currently I am developing one custom snap while developing snap I deploy snap after every little changes So, Is there any way to debug custom snap in editor instead of deployment of snap for debugging for every changes ? Re: Mongo DB Account Configuration Hello RogerSramkoski , This is full screen shot of the error coming while configuring mongodb account. Mongo DB Account Configuration Hello All, I am trying to configure mongodb account But while configuring mongodb account getting following error please help me to resolve this. How to clear cache of snap pack in snaplex. Hello, I have created and uploaded custom snap package i.e. TC_loginSnap. But I am facing issue that even if I remove that package from the manager and also refresh designer and manager tab many time but still it is present in the designer tab. So, what can I do further ? #CustomSnap #HowToClearCache #Snapack PankajGaikwad Phanimanikanta maheswara About subtitle or caption in training videos Hello, How do I enable subtitle or caption while watching training videos in snaplogic academy ? Re: Error:class java.util.ArrayList cannot be cast to class java.sql.Array Thank You ! Re: Error:class java.util.ArrayList cannot be cast to class java.sql.Array Worked perfectly thank you! Error:class java.util.ArrayList cannot be cast to class java.sql.Array Hello , I am facing following issue while inserting data into postgres database from json file. Error : class java.util.ArrayList cannot be cast to class java.sql.Array (java.util.ArrayList is in module java.base of loader ‘bootstrap’; java.sql.Array is in module java.sql of loader ‘platform’). Solved