I have a Parse Server running on top of MongoDB and that works 100% perfectly on my Dev Server, which is hosted on DigitalOcean. Here I can send requests GETto my server to get the image, as well as access the image using Parse-Dashboard.
GET
I cloned this drop to set up Production Server, and everything works fine ... Also, I cannot access images from Parse that were either cloned from the Dev server or those that I downloaded after I initialized new production server. I can send requests GETto receive all other fields except image files. I also can not access the image file through Parse-Dashboard - it returns an error 404 - Oh no, we can't find that page!at the following URL: http: //server.ip/parse/files/ProdServer/de632aeb61f7265926e554fabfb25180_image1.png
404 - Oh no, we can't find that page!
Other important points:
--allowInsecureHTTP
Parse Server, Parse-Dashboard GET ?
, ... , , :
: ? , ?
4040, URL-... , - , , .
, 16 GridFS, .. MongoDB. mongofiles.
mongofiles -d dbname list, , Parse-.
mongofiles -d dbname list
, ...
, , , . , ...
: , ?
, 4040, - URL- 4040... , Parse-Server, URL- 4040, ****. URL ****, , HTTP- .
tl; dr , ,
Source: https://habr.com/ru/post/1016917/More articles:literal and rvalue reference - c ++ 11Как получить строку из нескольких двойных кавычек в строке? - javaFosuserBundle (путь "fos_user.from_email.address" не может содержать пустое значение, но имеет значение null.) - phphttps://translate.googleusercontent.com/translate_c?depth=1&pto=aue&rurl=translate.google.com&sl=ru&sp=nmt4&tl=en&u=https://fooobar.com/questions/1016915/repository-pattern-c&usg=ALkJrhgbXZUVSQjoDvEHAszM7XVTHSRbfwjava.util.Lists in the Gwt super dev mode debugger - intellij-ideaAspnet string encryption and decryption engine - c #Drag and drop the "nephew" being dragged into the "aunt" while maintaining CSS and size - jqueryРазница между @Self и @Host Angular 2+ Декораторы для инъекций зависимостей - dependency-injectionОбъединение выбранных строк в список строк - pythonSearch Function Concept - c #All Articles