unmark icon indicating copy to clipboard operation
unmark copied to clipboard

Importing HTML / Unmark export redirects to a white page

Open GraysonCAdams opened this issue 5 years ago • 5 comments

Not sure what's going on, nothing in the Apache2 error logs. "post_upload_max" is 8M, and the files are well under 1MB.

When I try to import the bookmarks, I am given a white page. No console errors either. Any ideas?

No other issues of note. Everything else is good. Only config change I made was disabling registrations and MySQL errors.

What I tried:

  • Re-enabled database debugging and still just a blank page
  • Manually set "upload_max_filesize" to 8M, still no luck

GraysonCAdams avatar Jun 28 '20 00:06 GraysonCAdams

Actually getting blank pages when trying to add new marks as well.

I am able to remove marks, obviously was able to register and set up / install to database. No idea whats up.

GraysonCAdams avatar Jun 28 '20 06:06 GraysonCAdams

@GraysonCAdams What version is this on?

cdevroe avatar Jun 28 '20 11:06 cdevroe

@GraysonCAdams What version is this on?

This issue was present for me on 1.9.2, 2020.2, and even your current PR.

This leads me to believe it’s a web server issue.

However it’s a standard Apache2 server and mod rewrite is on.

The logs folder for the application is completely empty even though the logging is set to ALL. And there are no errors in the Apache error.log.

I tried on Chrome, Safari, Firefox, and mobile and even on cellular data vs. my WiFi

GraysonAdams avatar Jun 28 '20 14:06 GraysonAdams

Were you ever able to sort this out? I have never been able to replicate it.

cdevroe avatar Sep 23 '20 15:09 cdevroe

@GraysonAdams @GraysonCAdams Were you able to fix this issue?

cdevroe avatar Oct 06 '20 16:10 cdevroe