Jump to content

fissionblue

Members
  • Posts

    5
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by fissionblue

  1. Hey guys, anyone have a guide or article handy on how to import Stripe data to use in Blesta? context: I have active Stripe subscriptions on another recurring billing system and I would like to import their payment data to apply to the replacing Blesta package. I can have the customers sign up all over again, though the idea is to make the process as seamless as possible and only do this as a last resort. -what data is required for manual Stripe imports? -which tables would this data be install into? P.S. I apologize if this is thread jacking - just seemed relevant!
  2. Hey everyone, I've found a way to get past the graceful restart. you must run this from CLI: /usr/local/psa/admin/bin/httpdmng --reconfigure-all However, I will still likely complete the migration back to my small VPS because cron isn't firing, despite spending way too much time on it Edit: php doesn't run out of the default location in plesk - got cron running by adjusting the install directory
  3. I agree with you all. I should run it outside of Plesk, though that snippet about getting apache to restart gracefully gave me hope. I think it might in fact be a Plesk issue, because the DB entry is definitely there. I guess what makes it extra salty is Blesta was in fact running separately, and I migrated it into my Plesk server once I saw the snippet
  4. Hey activa, yes this is correct. I have successfully completed the steps in the image, yet the issue is still present:
  5. Hey everyone, I'm having some issues with the Plesk module and provisioning while running from within a Plesk server. I have already followed the directions at the bottom of: https://docs.blesta.com/display/user/Plesk and can confirm gracefully is set to true in the db through the "query OK, rows matched: 1, changed: 0 ,warnings: 0" after running this as well UPDATE psa.misc SET val='true' WHERE param = 'restart_apache_gracefully'; Unfortunately we get a 503 error anyway, with the following logs: 503 POST /admin/clients/editservice/18/16/ HTTP/1.0 (104)Connection reset by peer: AH01075: Error dispatching request to :, referer: {blesta billing system url here}/admin/clients/editservice/18/16/ Any idea why this error is persisting, even after all these steps? is the information I'm using out of date? Any help is appreciated to find a solution running within a Plesk server.
×
×
  • Create New...