Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PDF uploads busted #1119

Closed
johnshaughnessy opened this issue Mar 27, 2019 · 5 comments
Closed

PDF uploads busted #1119

johnshaughnessy opened this issue Mar 27, 2019 · 5 comments

Comments

@johnshaughnessy
Copy link
Contributor

image

 TypeError:  is not a valid URL. media-utils.js:144:20

and

 Error loading image https://uploads-prod.reticulum.io/files/58d52436-5c5f-4a6b-bbb1-c3ca9e819029.pdf?token=e97bb4f3f856e41c0bb205b89849318a 'https://uploads-prod.reticulum.io/files/58d52436-5c5f-4a6b-bbb1-c3ca9e819029.pdf?token=e97bb4f3f856e41c0bb205b89849318a' could not be fetched (Error code: undefined; Response: undefined) console.js:35
    e console.js:35
    update media-views.js:745
@johnshaughnessy
Copy link
Contributor Author

I suspect the page count being far to the right was caused when #1035 was merged when it should not have been. @InfiniteLee was looking into this but had not yet figured out the fix.

I don't know why pdf uploads are broken in general.

@gfodor
Copy link
Contributor

gfodor commented Mar 27, 2019

confirmed uploading is working but i believe its just failing to use the farspark pagination service

@johnshaughnessy
Copy link
Contributor Author

Nevermind about #1035 having anything to do with it -- I was mistaken in thinking that shouldn't be merged!

@gfodor
Copy link
Contributor

gfodor commented Mar 29, 2019

@misslivirose
Copy link
Contributor

This seems fixed now though I did have trouble parsing through if the linked reticulum fix was indeed rolled back - please re-open if I'm wrong about the fix being in!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants