JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #21  
Old 30.08.2022, 18:53
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,044
Default

@chris970: can you please send logins to support@jdownloader.org, then I will fix in no time
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 30.08.2022 at 19:08.
Reply With Quote
  #22  
Old 30.08.2022, 19:10
chris970 chris970 is offline
Modem User
 
Join Date: Aug 2022
Posts: 4
Default

Quote:
Originally Posted by Jiaz View Post
@chris970: can you please send logins to support@jdownloader.org, then I will fix in no time

Mail sent. Thanks for the quick support!
Reply With Quote
  #23  
Old 30.08.2022, 19:18
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,044
Default

@chris970: Thanks. Looks like your JDownloader installation is broken/inconsistent as the error can only happen when you plugin is HEAVILY (nearly 2 years). Please use this method to fix your installation, see https://support.jdownloader.org/Know...r-installation
I was not able to reproduce the issue in stable/developer and checked plugin and LinkedHashMap is nearly 2 years ago since we've changed that.
__________________
JD-Dev & Server-Admin
Reply With Quote
  #24  
Old 30.08.2022, 19:38
chris970 chris970 is offline
Modem User
 
Join Date: Aug 2022
Posts: 4
Default

I've made a fresh install of JD yesterday but still had the problem. Now the fix in your link helped and it works again

Thank you!
Reply With Quote
  #25  
Old 30.08.2022, 19:42
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,044
Default

@chris970: Thanks for the feedback. Did you install over your existing installation? I ask because the plugin is not using LinkedHashMap reference since nearly 2 years now, so I wonder how this old plugin may have survived/sneaked in
__________________
JD-Dev & Server-Admin
Reply With Quote
  #26  
Old 30.08.2022, 19:49
chris970 chris970 is offline
Modem User
 
Join Date: Aug 2022
Posts: 4
Default

No, I've deinstalled JD incl. settings etc., restarted pc, got the webinstaller and made a fresh install. I have to admitt that until yesterday my JD was at least 8 years old
Reply With Quote
  #27  
Old 30.08.2022, 19:54
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,044
Default

@chris970: Thanks for the feedback. But unfortunately it's too late to do further/deeper investigations. In case it happens again, please report back
__________________
JD-Dev & Server-Admin
Reply With Quote
  #28  
Old 31.08.2022, 12:18
snuffleupagus snuffleupagus is offline
Giga Loader
 
Join Date: Feb 2020
Posts: 93
Default macOS unsigned app issue for current build not previous build

Hi,

So I recently upgrade to build #46618 (**External links are only visible to Support Staff****External links are only visible to Support Staff**) and started getting this issue when the app opens.

**External links are only visible to Support Staff****External links are only visible to Support Staff** which comes up every time the app is opened which I believe might be related to an unsigned app issue shown here **External links are only visible to Support Staff****External links are only visible to Support Staff** but running that command I got the following result.

Code:
codesign --verify -vv /Users/<omitted>/bin/JDownloader\ 2.0/JDownloader2.app 
/Users/<omitted>/bin/JDownloader 2.0/JDownloader2.app: a sealed resource is missing or invalid
file added: /Users/<omitted>/bin/JDownloader 2.0/JDownloader2.app/Contents/vmoptions.txt
Did some troubleshooting but I'm stumped so I reverted back to the previous build #46316 from a backup. **External links are only visible to Support Staff****External links are only visible to Support Staff** This build did not have this issue.

So I suspect something might have changed in the building process.. I never had this issue prior to this build.
Reply With Quote
  #29  
Old 31.08.2022, 12:21
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 66,691
Default

Merged threads of possible issues after recent update.

@snuffleupagus
Your report will be checked soon.
__________________
JD Supporter, Plugin Dev. & Community Manager
JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
That's true James
Quote:
Originally Posted by James
Die Leute verstehen einfach nicht dass nur weil man mit einer Waffe auch auf Menschen schießen kann dass ein Schützenver​ein kein Ort für Amoklaufide​en ist
Reply With Quote
  #30  
Old 31.08.2022, 12:39
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,044
Default

Quote:
Originally Posted by snuffleupagus View Post
So I suspect something might have changed in the building process.. I never had this issue prior to this build.
Thanks for the feedback. Nothing has changed regarding the building process and updates don't change any .app files/their content.
You're using very old MacOS and most likely also using an older JDownloader installation? there has been auto vmoptions
workaround handling, see https://support.jdownloader.org/Know...vmoptions-file, but that code has been removed over two years ago(2020-08-11). My guess is that the old launcher/.app did change it's .vmoption out of unknown reasons. Can you please retry the update and before doing it, check the file /Users/<omitted>/bin/JDownloader 2.0/JDownloader2.app/Contents/vmoptions.txt before and after update.
You can safely revert those changes or in case the file is new, delete it.
As an alternative, please try a reinstallation from here https://jdownloader.org/jdownloader2
(The "Download Installer macOS High Sierra or higher (Java 17, Intel)" might work for you as well)
see here how to move your configuration, see https://support.jdownloader.org/Know...-configuration
__________________
JD-Dev & Server-Admin

Last edited by Jiaz; 31.08.2022 at 12:43.
Reply With Quote
  #31  
Old 31.08.2022, 13:20
snuffleupagus snuffleupagus is offline
Giga Loader
 
Join Date: Feb 2020
Posts: 93
Default

Quote:
Originally Posted by Jiaz View Post
Thanks for the feedback. Nothing has changed regarding the building process and updates don't change any .app files/their content.
You're using very old MacOS and most likely also using an older JDownloader installation? there has been auto vmoptions
workaround handling, see **External links are only visible to Support Staff**..., but that code has been removed over two years ago(2020-08-11). My guess is that the old launcher/.app did change it's .vmoption out of unknown reasons. Can you please retry the update and before doing it, check the file /Users/<omitted>/bin/JDownloader 2.0/JDownloader2.app/Contents/vmoptions.txt before and after update.
You can safely revert those changes or in case the file is new, delete it.
As an alternative, please try a reinstallation from here **External links are only visible to Support Staff**...
(The "Download Installer macOS High Sierra or higher (Java 17, Intel)" might work for you as well)
see here how to move your configuration, see **External links are only visible to Support Staff**...
Thanks for the response. Using this computer as my server. Works for what I need especially jdownloader.

Options: none of them worked.
1 - change the vmoption -Xmx1000m. Result: issue Unresolved - **External links are only visible to Support Staff****External links are only visible to Support Staff**
2 - used "Download Installer macOS High Sierra or higher (Java 17, Intel)" but it didn't work so used "Download Installer macOS Lion or higher (Java 1.8, Intel)" instead. RESULT: Issue Unresolved. Same dialog box.

unsure what changed from build #46618 to builds #46316 and below. Since as shared previously build #46316 didn't have this issue.

Please advise.

Last edited by snuffleupagus; 31.08.2022 at 13:23.
Reply With Quote
  #32  
Old 31.08.2022, 13:29
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,044
Default

@snuffleupagus:
1.) why change? what was the content of the .vmoption file before and after update. In case it did not exist before, please try deleting it
2.) thanks for the feedback, so the suggested installer did not work/start?
would it be possible to do Teamviewer together? contact us via support@jdownloader.org
__________________
JD-Dev & Server-Admin
Reply With Quote
  #33  
Old 31.08.2022, 13:37
G@ry G@ry is offline
Baby Loader
 
Join Date: May 2021
Posts: 6
Default Problem from the last 2 updates

Hi
Since the last update of JDOWNLOADER Automatic reconnection has not worked. I have a sagemcom 4 and I use the script created with Jiaz on this post: https://board.jdownloader.org/showthread.php?t=87411
I have the same problem on 2 different machines

Can you help me please ?
Thanks
Reply With Quote
  #34  
Old 31.08.2022, 13:43
snuffleupagus snuffleupagus is offline
Giga Loader
 
Join Date: Feb 2020
Posts: 93
Default

@Jiaz

1 - well you referred to the https://support.jdownloader.org/Know...vmoptions-file and it talked about changing the VMOPTIONS so I assumed that is what you wanted me to do. I reverted it back to -Xmx512m which was the original setting.

2 - it did open and start the installation process but then at like 10 or 20 % it disappeared which I assume it stopped installing. When using the older installer it went through the process and completed the installer. Unfortunately, this server is remote and I'm using teamviewer free tier and not sure if multiple simultaneous is allowed. But I'm willing to do whatever we need to isolate and resolve the issue. I know not ideal but I can execute and troubleshooting efforts.
Reply With Quote
  #35  
Old 31.08.2022, 13:43
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 66,691
Default

@G@ry
Merged threads related to our last set of CORE-updates.
__________________
JD Supporter, Plugin Dev. & Community Manager
JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
That's true James
Quote:
Originally Posted by James
Die Leute verstehen einfach nicht dass nur weil man mit einer Waffe auch auf Menschen schießen kann dass ein Schützenver​ein kein Ort für Amoklaufide​en ist
Reply With Quote
  #36  
Old 31.08.2022, 13:47
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,044
Default

@G@ry: can you please provide a debug log? see https://support.jdownloader.org/Know...d-session-logs
enable debug mode, restart JDownloader and test your reconnect script, after error create log and post logID here. Alternative we can do a teamviewer session, contact me via support@jdownloader.org
__________________
JD-Dev & Server-Admin
Reply With Quote
  #37  
Old 31.08.2022, 13:49
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,044
Default

@snuffleupagus: sorry for the misunderstanding. I linked that article to explain what vmoption file is
remote server is no problem as you can connect to it and we can (try to) connect to it as teamviewer is very picky about connecting to older versions.
But please try
Quote:
what was the content of the .vmoption file before and after update. In case it did not exist before, please try deleting it
most likely the issue is solved when you remove the vmoption file or revert to previous state
__________________
JD-Dev & Server-Admin

Last edited by pspzockerscene; 31.08.2022 at 14:18. Reason: Fixed typo
Reply With Quote
  #38  
Old 31.08.2022, 14:00
snuffleupagus snuffleupagus is offline
Giga Loader
 
Join Date: Feb 2020
Posts: 93
Default

Quote:
Originally Posted by Jiaz View Post
@snuffleupagus: sorry for the missunderstanding. I linked that article to explain what vmoption file is
remote server is no problem as you can connect to it and we can (try to) connect to it as teamviewer is very picky about connecting to older versions.
But please try most likely the issue is solved when you remove the vmoption file or revert to previous state
@Jiaz

that did it! removing the vmoption file.

just an FYI before and after the update the vmoption file setting was -Xmx512m
.

Last edited by snuffleupagus; 31.08.2022 at 14:04.
Reply With Quote
  #39  
Old 31.08.2022, 14:15
G@ry G@ry is offline
Baby Loader
 
Join Date: May 2021
Posts: 6
Default

Quote:
Originally Posted by Jiaz View Post
@G@ry: can you please provide a debug log? see **External links are only visible to Support Staff**...
enable debug mode, restart JDownloader and test your reconnect script, after error create log and post logID here. Alternative we can do a teamviewer session, contact me via support@jdownloader.org
My log ID
31.08.22 14.16.43 <--> 31.08.22 14.24.13 jdlog://0659211370661/

Thanxs
Reply With Quote
  #40  
Old 31.08.2022, 14:16
Jiaz's Avatar
Jiaz Jiaz is offline
JD Manager
 
Join Date: Mar 2009
Location: Germany
Posts: 79,044
Default

@snuffleupagus: thanks for the feedback. glad you could solve it by yourself In case this happens again/more often, please report back
__________________
JD-Dev & Server-Admin
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 08:38.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2023, Jelsoft Enterprises Ltd.