requarks / wiki-v1

Legacy version (1.x) of Wiki.js
https://wiki.js.org
GNU Affero General Public License v3.0
100 stars 75 forks source link

Upload Image and Thumbnaisl #86

Open Neuliaus opened 6 years ago

Neuliaus commented 6 years ago

It started about 4 days ago while updating and adding new pages , some of the images started to show broken links then the thumbnails dont show (only broken image) on the uploader , and finalise with error message alternating

Unable to fetch updated listing. Just after it said successful uploaded

I've modify this level: (isDebug) ? 'debug' : 'info', as mentioned in another issue,

I've reinstalled, also I've added images to GitHub and they are not showing on the wiki page if need it I can give login access to replicate the problem on with devtools

this what I get GET http://wiki.savvy.work/uploads/t/1e4f67f358906ebc479f35e6ebbe251c.png 404 (Not Found) Obviously Thumbnails

They are not been save on GitHub either, Shall which is really weird.

Any other info more than happy to share

👉 https://opencollective.com/wikijs/donate -->

Neuliaus commented 6 years ago

Lates on this one I run it on heroku and all got updated except the files and images, so Im thinking it mah be on the file names ... is there a lengs on the string of the names or the weight ?

Neuliaus commented 6 years ago

The new heroku is not fetching the files from github

Neuliaus commented 6 years ago

Adding to it , I change the image up;load size to 30 , then wiki went down , I change it back to 3 and still down , runned node configure wiki again , works great until it redirects to wiki. bear in mind this is a fresh install , that woled the first time, it looked like it was still fetching the images from github , I will look into the naming and other issues that perhaps are conflicting on the startup

Neuliaus commented 6 years ago

After I run node configure wiki , all I found the wiki service via pm2 status wiki its mark as erroored , I then did a node wiki restart and seem to be ok in terminal but cant access the site