Recent content by shawn

  1. shawn

    XF 2.3 Recommended upgrade path?

    "The cache bug"?
  2. shawn

    XF 2.3 Recommended upgrade path?

    Http 500. Couldn't navigate to install.
  3. shawn

    XF 2.3 Recommended upgrade path?

    I tried running the automatic update, but it failed after a few seconds. I was able to copy the old php files from a backup, but now I'm getting weird errors (double posts, email notifications faulting out, etc) and may have to push through with a 2.3 upgrade. Do I have to copy the files...
  4. shawn

    XF 2.2 Error: Connection to PayPal failed: cURL error 77: (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

    Thank you @eva2000 and @digitalpoint. I think this has been resolved.
  5. shawn

    XF 2.2 Error: Connection to PayPal failed: cURL error 77: (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

    /etc/ssl/certs is where everything else lives (CentOS). The SSL certs we use for the site are current, don't expire until next year. Reinstalled ca-certificates package to make sure the ca-bundle.crt, etc, files are current. Any suggestions on where to start debugging?
  6. shawn

    XF 2.2 Error: Connection to PayPal failed: cURL error 77: (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

    Thanks, you're looking at him. No errors running curl -I -v https://google.com Google found this, but no change after placing cacert.pem in /etc/ssl/certs: https://stackoverflow.com/questions/50345702/laravel-guzzle-curl-error-77-error-setting-certificate-verify-locations
  7. shawn

    XF 2.2 Error: Connection to PayPal failed: cURL error 77: (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

    Possibly related, lots of these (but going back several weeks): ErrorException: Push notification failure: cURL error 77: (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) src/XF/Error.php:77 #0 src/XF.php(219): XF\Error->logError('Push notificati...', false) #1...
  8. shawn

    XF 2.2 Error: Connection to PayPal failed: cURL error 77: (see https://curl.haxx.se/libcurl/c/libcurl-errors.html)

    I have a couple of pages of these dating back to last Friday. Any ideas? Edit: deleted PP stack trace
  9. shawn

    XF 2.2 Mysqldump errors

    Hmm... bit more digging, and neither the XF database nor any of the other DBs on the server has a "user" table (not xf_user). I overlooked that the first time through. If I understand correctly, the mysql user table is mysql.user, and none of that is supposed to be backed up, anyway. Manually...
  10. shawn

    XF 2.2 Mysqldump errors

    Also, the script appears to complete successfully, and the resulting sql file is roughly the same size as the others, I'm just getting the error. My guess is that it faults out on the user table alone and moves on. That table likely doesn't represent a significant percentage of the db, so it...
  11. shawn

    XF 2.2 Mysqldump errors

    Agreed on all counts. Nothing should have changed on the server in the last few weeks.
  12. shawn

    XF 2.2 Mysqldump errors

    I have a script that runs nightly to backup the DB. Starting last night, it is generating this error: mysqldump: Couldn't execute 'show create table `user`': SHOW VIEW command denied to user 'xxxxxx'@'localhost' for table 'user' (1142) I ran a dump manually this morning and got the same...
  13. shawn

    XF 2.2 Giphy Error

    It looks like it's related to this: https://xenforo.com/community/threads/cannot-change-avatars-clicking-existing-avatar-gives-a-404-error.166162/ and this: https://xenforo.com/community/threads/cant-get-to-account-avatar-with-seo-turned-on.28778/ Since avatar editing is also broken. I've...
  14. shawn

    XF 2.2 Giphy Error

    Getting this pop-up error when scrolling down through the suggestions in giphy. Seems to be an issue on Chrome/Windows, but not on Chrome/Android: "Oops! We ran into some problems. Please try again later. More error details may be in the browser console." It looks like a 404:
  15. shawn

    [TH] Join User Group [Deleted]

    I paid for the development the first time around. The goal was to replicate something like Private Groups in vBulletin. I don't remember it costing very much.
Back
Top Bottom