While uploading a project list with the multi maker I get these messages:
***** Error processing ExtendedComment_SidePanelAuto_... (upload): *****
info.cqs.remotefs.RemoteFSException: Auth fail
***** Error processing jalbum-settings_PS (upload): *****
info.cqs.remotefs.RemoteFSException: Auth fail
***** Error processing VideoExif_PS_ (upload): *****
info.cqs.remotefs.RemoteFSException: Auth fail
***** Error processing TestVideo_PS_ (upload): *****
info.cqs.remotefs.RemoteFSException: Auth fail
***** Error processing PhotoSwipe_video (upload): *****
info.cqs.remotefs.RemoteFSException: Auth fail
***** Error processing MusicTracks_PS (upload): *****
info.cqs.remotefs.RemoteFSException: Auth fail
***** Error processing Jukebox_PS (upload): *****
info.cqs.remotefs.RemoteFSException: Auth fail
***** Error processing Portfolio_PS (upload): *****
info.cqs.remotefs.RemoteFSException: Auth fail
***** Error processing Sample_project_PS (upload): *****
info.cqs.remotefs.RemoteFSException: Auth fail
***** Error processing Test_jalbum-settings (upload): *****
info.cqs.remotefs.RemoteFSException: Auth fail
***** Error processing RotaVicenta_PS (upload): *****
info.cqs.remotefs.RemoteFSException: Auth fail
***** Error processing PhotoSwipe (upload): *****
info.cqs.remotefs.RemoteFSException: Auth fail
Uploading "PS__JustifiedGallery_white" to https://andrewolff.jalbum.net/PS_JustifiedGallery_white/
Zip stream support detected
"PS__JustifiedGallery_white" uploaded to https://andrewolff.jalbum.net/PS_JustifiedGallery_white/ in 5,027s
All workers shut down
One red project showed in the MM statuts line did show this:
info.cqs.remotefs.RemoteFSException: Auth fail
at info.cqs.remotefs.sftp.SftpAdapter.connect(SftpAdapter.java:236)
at info.cqs.remotefs.RemoteFSBean.connect(RemoteFSBean.java:285)
at jdk.internal.reflect.GeneratedMethodAccessor438.invoke(Unknown Source)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.base/java.lang.reflect.Method.invoke(Unknown Source)
at info.cqs.remotefs.RemoteFSBean$RemoteFSHandler.invoke(RemoteFSBean.java:520)
at com.sun.proxy.$Proxy12.connect(Unknown Source)
at se.datadosen.jalbum.UploadBean.connect(UploadBean.java:477)
at se.datadosen.jalbum.UploadAlbumTask.doInBackground(UploadAlbumTask.java:138)
at se.datadosen.jalbum.TaskManager$BackgroundTask.call(TaskManager.java:113)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: com.jcraft.jsch.JSchException: Auth fail
at com.jcraft.jsch.Session.connect(Session.java:519)
at com.jcraft.jsch.Session.connect(Session.java:183)
at info.cqs.remotefs.sftp.SftpAdapter.connect(SftpAdapter.java:223)
... 13 more
Edit:
I tried it again and this time there were no errors.
Edited by: AndreWolff on 6 Apr 2022, 13:24