Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Server side script stopped working

Featured Replies

My script was working for weeks. Then the FTP transfers stopped. If I run the script from a client on the server and it runs fine.

The server indicates that the script ran OK, but no transfer occurred. Any suggestions for diagnosing the problem?

Andy Kappy

You may want to add error checking in to your script. A good way to do this for server scripts is to create an error table, and then have your script write records to that table after each step you want to check for errors. Each record would be a check, and you would record if your check passed, failed, what it was supposed to do, and a timestamp for the check so you know when it occurred.

You can use the FTPeek_LastError function to get your error messages if one of your FTPeek functions returns "ERROR" as a result.

  • Author

Recording the errors was a good suggestion. I put a get(lasterror) to a separate field after each FTPeek step and each one produced a "0" result.

Tried again, this time using FTPeek Last Error and got "?" as a result for each FTPeek step.

Edited by Guest

  • 2 weeks later...

Please reproduce the issue and then use the 'Report a bug' button on FTPeek configuration panel of FileMaker Pro preferences plugins tab.

  • Author

I haven't completed all of my testing yet, but it appears that the latest update to FTPeek fixed the problem.

  • 3 months later...
  • Author

We're now at the most current version. Works fine on FMPA 10,11 workstations. FMSA 11 won't load the plugin, won't save the check box as checked.

I have sent the "bug report".

I had to let this issue be on back burner for a while as I had turned to other responsibilities.

Andy

Please make sure that you have Java installed on that machine, you can check by going to www.java.com

  • Author

I downloaded and installed the latest java.

Still cannot save enable for FTPeek.

I think this will be easier to troubleshoot over screen sharing, please give me a call and we can set that up.

  • Author

Valentin,

This is resolved. As per your recommendation, uninstalling, rebooting and reinstalling Java on the server did the trick. FTPeek plugin enables on the server and the serverside script now runs successfully.

Thanks,

Andy

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.