Page 1 of 2

*** SOLVED *** Problem when publishing from ver 15.2.2

Posted: Sat Dec 28, 2019 1:12 am
by Bluesman
Have opened a project from ver 14-64 bit in ver 15-64 bit. Have done some updates and when publishing I get error??
Publish Log:
*** START OF PUBLISH ***
Scanning publish folder...
Found 308 file(s).
Initializing FTP connection...
Checking host...
Host was successfully parsed.
Connecting to ftp.guillermogranja.com...
Using PASV mode.
Succesfully connected.
Current directory is '/'
Setting remote folder to /public_html...
Status: 550 Can't create directory: File exists
Status: 550 Can't create directory: File exists
Status: 550 Can't create directory: File exists
Status: 550 Can't create directory: File exists
Status: 550 Can't create directory: File exists
Uploading 'abastina-webfont.eot'...
Successfully uploaded file.
Uploading 'abastina-webfont.svg'...
Successfully uploaded file.
Uploading 'abastina-webfont.ttf'...
Successfully uploaded file.
Uploading 'abastina-webfont.woff'...
Successfully uploaded file.
Uploading 'abastina-webfont.woff2'...
Successfully uploaded file.
Uploading 'aller_lt-webfont.eot'...
Successfully uploaded file.
Uploading 'aller_lt-webfont.svg'...
Successfully uploaded file.
Uploading 'aller_lt-webfont.ttf'...
Successfully uploaded file.
Uploading 'aller_lt-webfont.woff'...
Successfully uploaded file.
Uploading 'aller_lt-webfont.woff2'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/abastina-webfont.eot'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/abastina-webfont.svg'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/abastina-webfont.ttf'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/abastina-webfont.woff'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/abastina-webfont.woff2'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/aller_lt-webfont.eot'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/aller_lt-webfont.svg'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/aller_lt-webfont.ttf'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/aller_lt-webfont.woff'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/aller_lt-webfont.woff2'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/Boda_Adriana_Juan_Francisco.css'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/Boda_Adriana_Juan_Francisco.html'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/Boda_Ana-Juan.css'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/Boda_Ana-Juan.html'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/Boda_Quinta_Pamela-Miguel.css'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/Boda_Quinta_Pamela-Miguel.html'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/Dennisse_y_Andres.css'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/Dennisse_y_Andres.html'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/fancybox/blank.gif'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/fancybox/fancybox'...
Unable to open file C:\Users\Thomas\AppData\Local\Temp\~publish\colecciones_de_boda\fancybox\fancybox
Closing FTP connection...
Removing temporary files...
Publish failed!
*** END OF PUBLISH ***

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 2:08 am
by Bluesman
Changed to "Pretty Photo" same result...??
"Uploading 'colecciones_de_boda/jquery-1.12.4.min.js'...
Successfully uploaded file.
Uploading 'colecciones_de_boda/prettyPhoto/css/css'...
Unable to open file C:\Users\Thomas\AppData\Local\Temp\~publish\colecciones_de_boda\prettyPhoto\css\css
Closing FTP connection...
Removing temporary files...
Publish failed!
*** END OF PUBLISH ***"

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 2:44 am
by Bluesman
OK... published locally and transferred with a standallone FTP software and all works ok!! So there must be something in WWB:s publish tool that screws up!

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 8:08 am
by Pablo
I think there is something wrong with your file or folder permissions.

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 11:18 am
by Bluesman
Pablo wrote: Sat Dec 28, 2019 8:08 am I think there is something wrong with your file or folder permissions.
Hi Pablo... thanks for answering. I checked the permissions for the root folder / public_html = 0750 and the sub folder that contains the Fancy box /collectiones_de_boda = 0755

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 11:29 am
by WWBman
It's not the root folder it's pointing to it's the folder on your PC.
C:\Users\Thomas\AppData\Local\Temp\~publish\colecciones_de_boda\prettyPhoto\css\css
That's weird. I've just had the same error message.
I think it could be the first time I've published since updating to 15.2.2 (maybe not!)

I'll see if I can easily reproduce it.

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 11:31 am
by Pablo
I think it's related to the permissions of the source folder (where you have installed WWB).
For some reason the software cannot access the files.
Perhaps, Windows's randomware protection?

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 11:35 am
by Bluesman
WWBman wrote: Sat Dec 28, 2019 11:29 am It's not the root folder it's pointing to it's the folder on your PC.
C:\Users\Thomas\AppData\Local\Temp\~publish\colecciones_de_boda\prettyPhoto\css\css
That's weird. I've just had the same error message.
I think it could be the first time I've published since updating to 15.2.2 (maybe not!)

I'll see if I can easily reproduce it.
Thanks WWBman for checking, but it's strange, it works when publishing local. Then transfer the files with a separate ftp software works fine?? :roll:

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 11:48 am
by Bluesman
Pablo wrote: Sat Dec 28, 2019 11:31 am I think it's related to the permissions of the source folder (where you have installed WWB).
For some reason the software cannot access the files.
Perhaps, Windows's randomware protection?
Hi Pablo... strange, I have not changed anything. Is this something Windows randomware does?

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 12:06 pm
by WWBman
I think it could be something to do with empty folders.
Create a page with a text object.
Give the page an image background.
Publish the whole site.
Move the text object anywhere.
Publish using changes only.
Publish should fail.

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 12:34 pm
by Pablo
I was not able to reproduce this behavior based on your description.
Do you have a demo project?

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 12:58 pm
by WWBman
I created the project from scratch but a copy is here:
http://www.mediafire.com/file/nscqyrdkv ... _.zip/file

Publish whole site.
Move text object.
Publish changes only.

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 1:00 pm
by Bluesman
Pablo wrote: Sat Dec 28, 2019 12:34 pm I was not able to reproduce this behavior based on your description.
Do you have a demo project?
Sent demo via "Sprend" to your email. Did not strip the project down...

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 1:12 pm
by Pablo
@WWBman
Thanks for the project.
However, this project does not use fancybox or other lightboxes, so I am not sure how it could a fancybox related error?
Maybe there are left over files in your Windows temporary folder?

@Bluesman
I'm sorry, but I need a small demo project. Your project file is over 60MB. It may take me hours to figure out what you have done.

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 1:28 pm
by Bluesman
Pablo wrote: Sat Dec 28, 2019 1:12 pm @WWBman
Thanks for the project.
However, this project does not use fancybox or other lightboxes, so I am not sure how it could a fancybox related error?
Maybe there are left over files in your Windows temporary folder?

@Bluesman
I'm sorry, but I need a small demo project. Your project file is over 60MB. It may take me hours to figure out what you have done.
Yes it does... all the pages in the folder "colecciones_de_boda" uses Lightbox and Fancy box

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 1:30 pm
by WWBman
Pablo wrote: Sat Dec 28, 2019 1:12 pm @WWBman
Thanks for the project.
However, this project does not use fancybox or other lightboxes, so I am not sure how it could a fancybox related error?
Maybe there are left over files in your Windows temporary folder?

@Bluesman
I'm sorry, but I need a small demo project. Your project file is over 60MB. It may take me hours to figure out what you have done.
I didn’t think it was anything to do with Fancybox.
I just got the same error message and didn’t think it was a coincidence.
In the publish log it was trying to upload images but I hadn’t changed any image only the position of a text object.
So I thought that wwb was trying to open an image in the image folder but the folder hadn't been created.

.
.
.
Uploading 'favicon.ico'...
Successfully uploaded file.
Uploading 'images'...
Unable to open file C:\Users\mkt\AppData\Local\Temp\~publish\images
Closing FTP connection...
Removing temporary files...
Publish failed!

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 1:30 pm
by WWBman
Bluesman wrote: Sat Dec 28, 2019 1:28 pm
Pablo wrote: Sat Dec 28, 2019 1:12 pm @WWBman
Thanks for the project.
However, this project does not use fancybox or other lightboxes, so I am not sure how it could a fancybox related error?
Maybe there are left over files in your Windows temporary folder?

@Bluesman
I'm sorry, but I need a small demo project. Your project file is over 60MB. It may take me hours to figure out what you have done.
Yes it does... all the pages in the folder "colecciones_de_boda" uses Lightbox and Fancy box
I was referring to my project.

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 1:46 pm
by Bluesman
WWBman wrote: Sat Dec 28, 2019 1:30 pm
Bluesman wrote: Sat Dec 28, 2019 1:28 pm
Pablo wrote: Sat Dec 28, 2019 1:12 pm @WWBman
Thanks for the project.
However, this project does not use fancybox or other lightboxes, so I am not sure how it could a fancybox related error?
Maybe there are left over files in your Windows temporary folder?

@Bluesman
I'm sorry, but I need a small demo project. Your project file is over 60MB. It may take me hours to figure out what you have done.
Yes it does... all the pages in the folder "colecciones_de_boda" uses Lightbox and Fancy box
I was referring to my project.
Missed that... :o

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 1:48 pm
by Bluesman
Anyway... can't understand why it works to publish locally? No problem at all... Just using the inbuilt ftp messes it up

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 1:59 pm
by Bluesman
Ok Pablo... sent a new stripped project by Sprend... thanks for checking :)

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 3:49 pm
by Bluesman
Pablo wrote: Sat Dec 28, 2019 1:12 pm @WWBman
Thanks for the project.
However, this project does not use fancybox or other lightboxes, so I am not sure how it could a fancybox related error?
Maybe there are left over files in your Windows temporary folder?

@Bluesman
I'm sorry, but I need a small demo project. Your project file is over 60MB. It may take me hours to figure out what you have done.
Hi again Pablo... The issue is not related to the project. I opened another project that had Photo Gallery with light box and get the same error when publsishing...

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 3:54 pm
by Pablo
I cannot find anything wrong.
Publishing works correct for me with your project.
What type of server are you publishing to?

When did this problem start?

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 3:58 pm
by BaconFries
Yes it does... all the pages in the folder "colecciones_de_boda" uses Lightbox and Fancy box
Please read Pablo's replies carefully saying that the project does not contain Fancybox it was to WWBman and his reply to yourself was the project was to large at 60mb all it is required is a "small" project with just the error/issue!!

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 3:59 pm
by Bluesman
BaconFries wrote: Sat Dec 28, 2019 3:58 pm
Yes it does... all the pages in the folder "colecciones_de_boda" uses Lightbox and Fancy box
Please read Pablo's replies carefully saying that the project does not contain Fancybox it was to WWBman and his reply to yourself was the project was to large at 60mb all it is required is a "small" project with just the error/issue!!
Hi Bacon... yes noticed that and answered also... Sended also a smaller project file :D

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 4:06 pm
by Bluesman
Pablo wrote: Sat Dec 28, 2019 3:54 pm I cannot find anything wrong.
Publishing works correct for me with your project.
What type of server are you publishing to?

When did this problem start?
System Information
Linux cloud.chevere.ec 3.10.0-1062.7.1.el7.x86_64 #1 SMP Mon Dec 2 17:33:29 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Processor Information
Total processors: 2
Vendor: GenuineIntel
Speed: 2499.998 MHz
Cache: 16384 KB

Started after updating to 15.2.2, but didn't manage this pages recently so don't know... Manageing other pages ok, but don't contain Photo albums.

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 4:13 pm
by Bluesman
WWBman wrote: Sat Dec 28, 2019 1:30 pm
Pablo wrote: Sat Dec 28, 2019 1:12 pm @WWBman
Thanks for the project.
However, this project does not use fancybox or other lightboxes, so I am not sure how it could a fancybox related error?
Maybe there are left over files in your Windows temporary folder?

@Bluesman
I'm sorry, but I need a small demo project. Your project file is over 60MB. It may take me hours to figure out what you have done.
I didn’t think it was anything to do with Fancybox.
I just got the same error message and didn’t think it was a coincidence.
In the publish log it was trying to upload images but I hadn’t changed any image only the position of a text object.
So I thought that wwb was trying to open an image in the image folder but the folder hadn't been created.

.
.
.
Uploading 'favicon.ico'...
Successfully uploaded file.
Uploading 'images'...
Unable to open file C:\Users\mkt\AppData\Local\Temp\~publish\images
Closing FTP connection...
Removing temporary files...
Publish failed!
Hi WWBMan, seams like you suggest that the issue is related in our different projects. From the beginning I thought it was related to the "Fancy Box" but now I eleminated that thought.... seams to be related to all the plugins that uses "jquery"??
Any more thoughts from your side??

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 4:39 pm
by WWBman
My simple one text box project doesn't use Jquery, have you tried it?

I only started getting this error after updating to wwb 15.2.2 (Dec 26 2019).
Looking at the Publish log seemed to indicate something to do with folders:
Uploading 'images'...
Unable to open file C:\Users\mkt\AppData\Local\Temp\~publish\images

So I looked at the changes in 15.2.2 and the one that I thought could be relevant was:
What's new?
- Fixed: Issue with alignment in Themable menu.
- Fixed: Server sided form validation does not throw exception.

- Improved: Added support for empty folders in FTP/SFTP engine.
- Improved: 32bit version now includes '32-bit' in window title and aboutbox.
- Improved: 'Refresh' in Error Reports makes sure the default view is active.


Of course it's probably nothing to do with this but I felt I should mention it just in case.

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 4:57 pm
by Pablo
- Improved: Added support for empty folders in FTP/SFTP engine.
I do not think the error has anything to do with this new functionality .
This functionality will not be used if there are no empty folders in your project.

What type of FTP server are you publishing to?
FTP, Secure FTP or FTPS?

Can you create a test account for me, so I can test if it has anything to do with the server?

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 5:30 pm
by WWBman
I am just using the wwb Publish to an FTP server.
I have always used this ever since I started using wwb.
I have been doing some more testing and the error only occurs when I use an image as background.
If I use solid background then error doesn't occur.

I have published to the 'live' server (JustHost) and to the 'test' server (Batcave.net) and both give the same error.

I'll send you FTP details if you wish.

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 5:31 pm
by italiastyle
Same problem here after updating to 15.2.2:
*** START OF PUBLISH ***
Scanning publish folder...
Found 222 file(s).
Initializing FTP connection...
Checking host...
Host was successfully parsed.
Connecting to ftp.trendfm.nu...
Using PASV mode.
Succesfully connected.
Current directory is '/'
Setting remote folder to /domains/trendfm.nu/public_html...
Status: 550 Can't create directory: File exists
Status: 550 Can't create directory: File exists
Status: 550 Can't create directory: File exists
Uploading 'android-chrome-192x192.png'...
Successfully uploaded file.
Uploading 'apple-touch-icon.png'...
Successfully uploaded file.
Uploading 'Background2.jpg'...
Successfully uploaded file.
Uploading 'bevestiging.php'...
Successfully uploaded file.
Uploading 'cam.htm'...
Successfully uploaded file.
Uploading 'fancybox/blank.gif'...
Successfully uploaded file.
Uploading 'fancybox/fancybox'...
Unable to open file C:\Users\Thuis\AppData\Local\Temp\~publish\fancybox\fancybox
Closing FTP connection...
Removing temporary files...
Publish failed!
*** END OF PUBLISH ***

Went back to 15.2.0 and everything works fine again. Looks like an FTP problem in 15.2.2.

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 6:11 pm
by Pablo
Sorry, but I need more information.
For me, the publishing work the same as in previous version. I have tested on 5 different servers. Including FTP, Secure FTP, FTPS.

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 6:42 pm
by WWBman
Pablo, did you try my test project including an image as background?
Doing a full publish
Then moving the text object
Then publishing changes causes the error to appear every time.

Then if I change the background to solid the error doesn’t occur.

Re: Problem with Fancy Box when publishing

Posted: Sat Dec 28, 2019 8:00 pm
by Bluesman
italiastyle wrote: Sat Dec 28, 2019 5:31 pm Same problem here after updating to 15.2.2:
*** START OF PUBLISH ***
Scanning publish folder...
Found 222 file(s).
Initializing FTP connection...
Checking host...
Host was successfully parsed.
Connecting to ftp.trendfm.nu...
Using PASV mode.
Succesfully connected.
Current directory is '/'
Setting remote folder to /domains/trendfm.nu/public_html...
Status: 550 Can't create directory: File exists
Status: 550 Can't create directory: File exists
Status: 550 Can't create directory: File exists
Uploading 'android-chrome-192x192.png'...
Successfully uploaded file.
Uploading 'apple-touch-icon.png'...
Successfully uploaded file.
Uploading 'Background2.jpg'...
Successfully uploaded file.
Uploading 'bevestiging.php'...
Successfully uploaded file.
Uploading 'cam.htm'...
Successfully uploaded file.
Uploading 'fancybox/blank.gif'...
Successfully uploaded file.
Uploading 'fancybox/fancybox'...
Unable to open file C:\Users\Thuis\AppData\Local\Temp\~publish\fancybox\fancybox
Closing FTP connection...
Removing temporary files...
Publish failed!
*** END OF PUBLISH ***

Went back to 15.2.0 and everything works fine again. Looks like an FTP problem in 15.2.2.
I agree with "italiastyle" I tested some projects i had for version 14 and went back... No problem.
With my limited technical skill it seams obvious that it has something to do with the publishing tool.

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sat Dec 28, 2019 9:17 pm
by Pablo
Pablo, did you try my test project including an image as background?
Yes, I have tried everything I could think of, including the project that Bluesman has sent me.
For me, it always works. Tested on 5 different FTP servers of different webhosts.
But I think it's related to the type of server.

I need more information about the server configuration so I can create an incidental test environment.

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sat Dec 28, 2019 9:22 pm
by Bluesman
Pablo wrote: Sat Dec 28, 2019 9:17 pm
Pablo, did you try my test project including an image as background?
Yes, I have tried everything I could think of, including the project that Bluesman has sent me.
For me, it always works. Tested on 5 different FTP servers of different webhosts.
But I think it's related to the type of server.

I need more information about the server configuration so I can create an incidental test environment.
Hi Pablo. I will email the FTP login for one of my clients account that having this issue. You can create subfolders in the root for testing... hope that will help.

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sun Dec 29, 2019 9:10 am
by Pablo
Thanks for sending the FTP test account.
However, this also seems to work for me.

Which version of Windows do you have?

Also, I have added extra logging to the software. Can you please download the updated version and try again?

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sun Dec 29, 2019 9:22 am
by pregip
I downloaded, installed, tried to upload to FTP and the problem persists.
I have 64bit version, Win10

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sun Dec 29, 2019 9:31 am
by WWBman
I've installed the 'logging' version.
I'm using Windows 7 64-bit.
The full publish always works.
The modified files publish fails.
-----------------------------------
*** START OF PUBLISH ***
Scanning publish folder...
Added empty folder: C:\Users\mkt\AppData\Local\Temp\~publish\images
Found 4 file(s).
Initializing FTP connection...
Checking host...
Host was successfully parsed.
Connecting to wwb.batcave.net...
Using PASV mode.
Succesfully connected.
Current directory is '/'
Setting remote folder to /wwb.batcave.net/test1...
Status: 550 images: File exists
Uploading 'images'...
Unable to open file C:\Users\mkt\AppData\Local\Temp\~publish\images
Closing FTP connection...
Removing temporary files...
Publish failed!
*** END OF PUBLISH ***

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sun Dec 29, 2019 10:19 am
by Pablo
@WWBman
Which FTP engine did you select?
Did you set the log level to 'all'?

Is it possible for you to create a test account and demo project for me?

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sun Dec 29, 2019 10:32 am
by WWBman
Pablo wrote: Sun Dec 29, 2019 10:19 am @WWBman
Which FTP engine did you select?
Did you set the log level to 'all'?

Is it possible for you to create a test account and demo project for me?
Yes, I'll send you the details.
Default FTP in wwb.
I'm still just using the test project from:
http://www.mediafire.com/file/nscqyrdkv ... _.zip/file

Email sent to info

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sun Dec 29, 2019 10:38 am
by Pablo
I meant are you using winsock or wininet? Tools->Options->Publish->FTP Engine
Does it make a difference if you select the other option?

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sun Dec 29, 2019 10:41 am
by WWBman
Pablo wrote: Sun Dec 29, 2019 10:38 am I meant are you using winsock or wininet? Tools->Options->Publish->FTP Engine
Does it make a difference if you select the other option?
Ah, I am using Wininet.
When I change it to Winsock the publish works.
--------------------------------------------------------------
*** START OF PUBLISH ***
Scanning publish folder...
Added empty folder: C:\Users\mkt\AppData\Local\Temp\~publish\images
Found 4 file(s).
Transfering 4 file(s) using FTP (standard File Transfer Protocol)
Connecting to wwb.batcave.net (Attempt 1 of 3)
Status: Current directory is '/'
Status: Setting remote folder to /wwb.batcave.net/test1...
Checking directory /wwb.batcave.net
Checking directory /wwb.batcave.net/test1
Checking directory /wwb.batcave.net/test1/images
Uploading 'index.css' from 'C:\Users\mkt\AppData\Local\Temp\~publish\' to '/wwb.batcave.net/test1/'
Successfully uploaded file.
Uploading 'index.html' from 'C:\Users\mkt\AppData\Local\Temp\~publish\' to '/wwb.batcave.net/test1/'
Successfully uploaded file.
Uploading 'Publish Error.wbs' from 'C:\Users\mkt\AppData\Local\Temp\~publish\' to '/wwb.batcave.net/test1/'
Successfully uploaded file.
Publish done!
Removing temporary files...
Successfully published!
*** END OF PUBLISH ***

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sun Dec 29, 2019 10:57 am
by Pablo
Aha! so it seems to be related to wininet, I use winsock myself.
Can you please download the latest build to see if now also works with wininet?

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sun Dec 29, 2019 11:07 am
by pregip
I switched to Winsock and it also works! Great! Thank you!

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sun Dec 29, 2019 11:09 am
by WWBman
Pablo wrote: Sun Dec 29, 2019 10:57 am Aha! so it seems to be related to wininet, I use winsock myself.
Can you please download the latest build to see if now also works with wininet?
Yes, that now works using Wininet.
I thought Wininet was the default when wwb is initially installed?

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sun Dec 29, 2019 11:21 am
by Pablo
Yes, wininet is still the default for standard FTP . However, in WB15 winsock is faster and supports more types of servers. And the logging is more detailed.
Also, most web hosts have switched to secure FTP, in which case winsock will be used because wininet does not support secure FTP.
Anyway, I'm glad we have found a solution! Thanks!

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sun Dec 29, 2019 11:26 am
by WWBman
OK, thanks Pablo.

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sun Dec 29, 2019 1:20 pm
by Bluesman
Pablo wrote: Sun Dec 29, 2019 11:21 am Yes, wininet is still the default for standard FTP . However, in WB15 winsock is faster and supports more types of servers. And the logging is more detailed.
Also, most web hosts have switched to secure FTP, in which case winsock will be used because wininet does not support secure FTP.
Anyway, I'm glad we have found a solution! Thanks!
Just woke up here in Ecuador... "Buenos dias Maestro" Thanks Pablo for solving this issue. :D :D :D Shall install the latest build amediately :D

Re: Problem when publishing from ver 15.2.2 (edited subject)

Posted: Sun Dec 29, 2019 1:31 pm
by Bluesman
Pablo wrote: Sun Dec 29, 2019 9:10 am Thanks for sending the FTP test account.
However, this also seems to work for me.

Which version of Windows do you have?

Also, I have added extra logging to the software. Can you please download the updated version and try again?
Yust to answer your question earlier in middle of the night :) Windows 10, ver: 2004. (OS-version 1904.1)
Is there anything I shall change in Windows... or just update WWB?

Switched to Winsock and did a full publish. WORKS AS A CHARM!!! :D

Re: *** SOLVED *** Problem when publishing from ver 15.2.2

Posted: Sun Dec 29, 2019 2:39 pm
by Pablo
Is there anything I shall change in Windows... or just update WWB?
If you download the latest build (12/29/2019) then now wininet should also work again.