WordRider Home
Welcome! Log In Create A New Profile

Advanced

dropapk.com plugin not working: not starting

Posted by v3rv3 
dropapk.com plugin not working: not starting
July 06, 2017 10:43PM
latest version app/plugin

bug: not starting

sample: [dropapk.com]


Fri Jul 07 00:41:01 CEST 2017 WARNING: No Content-Disposition (filename) header in file
Fri Jul 07 00:41:01 CEST 2017 WARNING: Loading file failed
Fri Jul 07 00:41:01 CEST 2017 WARNING: Downloading using download link cache failed
Fri Jul 07 00:41:01 CEST 2017 SEVERE:
cz.vity.freerapid.plugins.exceptions.ServiceConnectionProblemException: Error starting download
at cz.vity.freerapid.plugins.services.xfilesharing.XFileSharingRunner.doDownload(Unknown Source)
at cz.vity.freerapid.plugins.services.xfilesharing.XFileSharingRunner.handleDownloadFromCache(Unknown Source)
at cz.vity.freerapid.plugins.services.xfilesharing.XFileSharingRunner.run(Unknown Source)
at cz.vity.freerapid.plugins.webclient.AbstractFileShareService.run(AbstractFileShareService.java:102)
at cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(DownloadTask.java:98)
at cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(DownloadTask.java:42)
at javax.swing.SwingWorker$1.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at javax.swing.SwingWorker.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Fri Jul 07 00:41:01 CEST 2017 WARNING: No Content-Disposition (filename) header in file
Fri Jul 07 00:41:01 CEST 2017 WARNING: Loading file failed
Re: dropapk.com plugin not working: not starting
July 07, 2017 01:01PM
See here: [wordrider.net]
Re: dropapk.com plugin not working: not starting
July 10, 2017 12:29PM
tong2shot Wrote:
-------------------------------------------------------
> See here:
> [wordrider.net]
> adocean_com_plugin_isn_t_working#msg-19031

thanks for looking at this issue :)

log (debug mode):

Mon Jul 10 14:28:16 CEST 2017 INFO: =====Saving updated/added files into the database (1) =====
Mon Jul 10 14:28:17 CEST 2017 INFO: Setting state to QUEUED
Mon Jul 10 14:28:17 CEST 2017 INFO: Getting downloadFile [dropapk.com]
Mon Jul 10 14:28:17 CEST 2017 INFO: Loading plugin with ID=dropapk.com
Mon Jul 10 14:28:17 CEST 2017 INFO: Plugin with ID=dropapk.com was loaded
Mon Jul 10 14:28:17 CEST 2017 INFO: Getting plugin: PluginMetaData{dbId=859 id='dropapk.com' Version=1.0.0}
Mon Jul 10 14:28:17 CEST 2017 INFO: Setting state to GETTING
Mon Jul 10 14:28:17 CEST 2017 INFO: Test for sleeping
Mon Jul 10 14:28:17 CEST 2017 INFO: starting download in state s = GETTING
Mon Jul 10 14:28:17 CEST 2017 INFO: Setting state to WAITING
Mon Jul 10 14:28:17 CEST 2017 INFO: Going to sleep for 4 seconds
Mon Jul 10 14:28:21 CEST 2017 INFO: Setting state to GETTING
Mon Jul 10 14:28:21 CEST 2017 INFO: Starting 'run' for file [dropapk.com]
Mon Jul 10 14:28:21 CEST 2017 INFO: Starting download in TASK [dropapk.com]
Mon Jul 10 14:28:21 CEST 2017 INFO: Trying to download using download link cache
Mon Jul 10 14:28:21 CEST 2017 INFO: Setting referer to [dropapk.com]
Mon Jul 10 14:28:21 CEST 2017 INFO: Converting [dropapk.com] with  URI charset UTF-8
Mon Jul 10 14:28:21 CEST 2017 INFO: DirectDownload: false
Mon Jul 10 14:28:21 CEST 2017 INFO: DownloadFromCache: true
Mon Jul 10 14:28:21 CEST 2017 INFO: Download link URI: [dropapk.com]
Mon Jul 10 14:28:21 CEST 2017 INFO: Making final request for file
Mon Jul 10 14:28:21 CEST 2017 INFO: ===============HTTP METHOD===============
Mon Jul 10 14:28:21 CEST 2017 INFO: path = /sn83ab8u77ke
Mon Jul 10 14:28:21 CEST 2017 INFO: header = 
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Referer: [dropapk.com]
Mon Jul 10 14:28:21 CEST 2017 INFO: post parameters: 
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Referer: [dropapk.com]
Mon Jul 10 14:28:21 CEST 2017 INFO: query string = null
Mon Jul 10 14:28:21 CEST 2017 INFO: =========================================
Mon Jul 10 14:28:22 CEST 2017 WARNING: No Content-Disposition (filename) header in file
Mon Jul 10 14:28:22 CEST 2017 WARNING: Loading file failed
Mon Jul 10 14:28:22 CEST 2017 INFO: Saving file failed
Mon Jul 10 14:28:22 CEST 2017 WARNING: Downloading using download link cache failed
Mon Jul 10 14:28:22 CEST 2017 SEVERE: 
cz.vity.freerapid.plugins.exceptions.ServiceConnectionProblemException: Error starting download
	at cz.vity.freerapid.plugins.services.xfilesharing.XFileSharingRunner.doDownload(Unknown Source)
	at cz.vity.freerapid.plugins.services.xfilesharing.XFileSharingRunner.handleDownloadFromCache(Unknown Source)
	at cz.vity.freerapid.plugins.services.xfilesharing.XFileSharingRunner.run(Unknown Source)
	at cz.vity.freerapid.plugins.webclient.AbstractFileShareService.run(AbstractFileShareService.java:102)
	at cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(DownloadTask.java:98)
	at cz.vity.freerapid.core.tasks.DownloadTask.doInBackground(DownloadTask.java:42)
	at javax.swing.SwingWorker$1.call(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at javax.swing.SwingWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Mon Jul 10 14:28:22 CEST 2017 INFO: No account data set, skipping login
Mon Jul 10 14:28:22 CEST 2017 INFO: Direct download
Mon Jul 10 14:28:22 CEST 2017 INFO: Setting referer to [dropapk.com]
Mon Jul 10 14:28:22 CEST 2017 INFO: Converting [dropapk.com] with  URI charset UTF-8
Mon Jul 10 14:28:22 CEST 2017 INFO: Saving download link cache: [dropapk.com]
Mon Jul 10 14:28:22 CEST 2017 INFO: DirectDownload: true
Mon Jul 10 14:28:22 CEST 2017 INFO: DownloadFromCache: false
Mon Jul 10 14:28:22 CEST 2017 INFO: Download link URI: [dropapk.com]
Mon Jul 10 14:28:22 CEST 2017 INFO: Making final request for file
Mon Jul 10 14:28:22 CEST 2017 INFO: ===============HTTP METHOD===============
Mon Jul 10 14:28:22 CEST 2017 INFO: path = /sn83ab8u77ke
Mon Jul 10 14:28:22 CEST 2017 INFO: header = 
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Referer: [dropapk.com]
Mon Jul 10 14:28:22 CEST 2017 INFO: post parameters: 
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:27.0) Gecko/20100101 Firefox/27.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Referer: [dropapk.com]
Mon Jul 10 14:28:22 CEST 2017 INFO: query string = null
Mon Jul 10 14:28:22 CEST 2017 INFO: =========================================
Mon Jul 10 14:28:22 CEST 2017 WARNING: No Content-Disposition (filename) header in file
Mon Jul 10 14:28:22 CEST 2017 WARNING: Loading file failed
Mon Jul 10 14:28:22 CEST 2017 INFO: Saving file failed
Mon Jul 10 14:28:22 CEST 2017 INFO: Setting state to ERROR
Mon Jul 10 14:28:22 CEST 2017 INFO: Test for sleeping
Mon Jul 10 14:28:26 CEST 2017 INFO: =====Saving updated/added files into the database (9) =====

Re: dropapk.com plugin not working: not starting
April 29, 2018 07:53PM
stopped working again
Re: dropapk.com plugin not working: not starting
May 13, 2018 06:05AM
Works for me


----------------------------------------------
Anyone can create & fix plugins
Sorry, only registered users may post in this forum.

Click here to login