Problem uploading files to the server

Wappler 7.9.4, windows 10, SFTP

When I upload files to the server, not all of them are uploaded. From what I've seen so far, some API files (about 1/3 of them) aren't uploading, and the images in /public/assets/images aren't uploading either. There might be other issues as well.

There are no errors during the upload.

What do you recommend?

Take a look at the documentation @Freemath22

I mean when I upload a project to the server, not when I upload files through the website....

How exactly do you upload the files, please explain step by step? What target config are you using? Do you see any errors in the terminal?

1 Like

I see an example of this a few days ago, while helping another User with a similar issue where no matter how many times the Project was published files were not being uploaded (I watched them repeatedly try over Zoom). We put this down to Git not being pushed to (but in the end went the old fashioned route so the User in question could get their site online and used SFTP as time run out). Are you using Git? If so maybe that is the issue? I'd have to confirm this hypothesis with @George though...? No matter what the User did half a dozen Server Actions were not uploaded and nor were changes made to layout pages (no Cloudflare, no proxy, straight forward server).

1 Like

I push the Publish button, than Pubish button in the window.

I try to push “Show files to be Uploaded” too…

No errors. Just many files not uploaded to the server :frowning:

After i push “Show files…“ i see just this:

But i have very big difference between files on server and in the project.

No, i don’t use Git.

Well you can discount that then. Like I said we run out of time and the User needed the site online but we did see the same as in lots of files were not uploaded despite multiple repeated attempts. Were using Wappler 7.9.5.

after pushing “Show file…“ i see just a black terminal:

User was on Mac and I'm on Linux so not too familiar with Wappler on Windows these days but am pretty sure that terminal should not be opening up outside of Wappler? We had dozens of successful deployments during the session but the files were still missing on the remote server despite this (no errors). I've directed them to this thread. Hopefully he can create a Bug Report which will help the Team out in diagnosing 'his' issues, which may be related, but yours seems a little different (although the same outcome).

1 Like

I uploaded some files manually, and the website started working properly in that regard. The problem is specifically with uploading the existing files.

I use SFTP. When comparing files on the server and locally, Wappler doesn't show what's missing from the server. If the problem were with SFTP, it might be the other way around—the files would be on the server, but Wappler would think they weren't there.

I've switched entirely to manually uploading files to the server. I'm using Wappler version 7.9.4. Uploading via Wappler fails about half the time, and I can't figure out why. Sometimes it detects differences with the server, and sometimes it doesn't. During the initial upload to the server, about one-third of the files weren't uploaded. No errors are reported. :frowning:

Yep did the same using filezilla now use @cheese excellent wappler deployment pipeline.

1 Like

Do you have the same issue when you upload the files directly from the files panel?

How does that work? What files panel?

the files panel in Wappler:

You can select one or multiple files/folders and hit upload when the remote target is active.

1 Like

I tried uploading a file this way — there were no problems; the file uploaded successfully.

Thanks for the suggestion—it's more convenient than switching to another FTP client. :slight_smile:

1 Like