Kentico: Amazon S3 Periodically MalfunctioningUpload to Amazon S3 with Codeigniterhow to store scrapy images on Amazon S3?Make the object publicly readable in Amazon S3How to map Kentico DB Entries to URLs and actual web pagesRedeploy All Files to Cloud Storage After Implementing within KenticoDjango image upload to Amazon S3 fails with botoExporting existing uploaded images in Refinery to Amazon S3Issue related to reorder of uploaded documents in media library (Kentico 9)Uploading to Amazon s3 undefined property in meteorHow to integrate opencart with Amazon CDN?
Is it acceptable to say that a reviewer's concern is not going to be addressed because then the paper would be too long?
Which place in our solar system is the most fit for terraforming?
Can anyone put a name to this Circle of Fifths observation?
relating two diagrams in tikzcd
Is it possible to encode a message in such a way that can only be read by someone or something capable of seeing into the very near future?
Is this Portent-like spell balanced?
Why does this image of Jupiter look so strange?
Proper way to shut down consumer
How do pilots align the HUD with their eyeballs?
My manager quit. Should I agree to defer wage increase to accommodate budget concerns?
Do wheelchair aircraft exist?
Hilbert's hotel: why can't I repeat it infinitely many times?
Does "as soon as" imply simultaneity?
Should I answer honestly if asked why I was late one day when I was actually in an interview?
Is it impolite to ask for halal food when traveling to and in Thailand?
How to justify a team increase when the team is doing good?
extracting sublists
1, 2, 4, 8, 16, ... 33?
Late 1970's and 6502 chip facilities for operating systems
Subverting the emotional woman and stoic man trope
Research promotions in the middle of post-doc contract
Do we know the situation in Britain before Sealion (summer 1940)?
A file manager to open a zip file like opening a folder, instead of extract it by using a archive manager
A high quality contribution but an annoying error is present in my published article
Kentico: Amazon S3 Periodically Malfunctioning
Upload to Amazon S3 with Codeigniterhow to store scrapy images on Amazon S3?Make the object publicly readable in Amazon S3How to map Kentico DB Entries to URLs and actual web pagesRedeploy All Files to Cloud Storage After Implementing within KenticoDjango image upload to Amazon S3 fails with botoExporting existing uploaded images in Refinery to Amazon S3Issue related to reorder of uploaded documents in media library (Kentico 9)Uploading to Amazon s3 undefined property in meteorHow to integrate opencart with Amazon CDN?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
The Kentico site I am currently working on has the requirement of storing all document & images to the Amazon S3 cloud. I've gone through Kentico's documentation on how to configure Amazon S3 and am fairly confident that has been done correctly. I have been able to upload all of the images to S3 via Kentico's Media Library module.
The problem I am having is, periodically and seemingly without cause the Media Library module reverts back to storing newly uploaded content to the local file system rather than to S3 & then maybe an hour will pass at which time if I open the Media Library again it shows the S3 images as it should.
Does anyone have any ideas as to what could cause this to happen seemingly randomly?
amazon-s3 kentico
add a comment
|
The Kentico site I am currently working on has the requirement of storing all document & images to the Amazon S3 cloud. I've gone through Kentico's documentation on how to configure Amazon S3 and am fairly confident that has been done correctly. I have been able to upload all of the images to S3 via Kentico's Media Library module.
The problem I am having is, periodically and seemingly without cause the Media Library module reverts back to storing newly uploaded content to the local file system rather than to S3 & then maybe an hour will pass at which time if I open the Media Library again it shows the S3 images as it should.
Does anyone have any ideas as to what could cause this to happen seemingly randomly?
amazon-s3 kentico
add a comment
|
The Kentico site I am currently working on has the requirement of storing all document & images to the Amazon S3 cloud. I've gone through Kentico's documentation on how to configure Amazon S3 and am fairly confident that has been done correctly. I have been able to upload all of the images to S3 via Kentico's Media Library module.
The problem I am having is, periodically and seemingly without cause the Media Library module reverts back to storing newly uploaded content to the local file system rather than to S3 & then maybe an hour will pass at which time if I open the Media Library again it shows the S3 images as it should.
Does anyone have any ideas as to what could cause this to happen seemingly randomly?
amazon-s3 kentico
The Kentico site I am currently working on has the requirement of storing all document & images to the Amazon S3 cloud. I've gone through Kentico's documentation on how to configure Amazon S3 and am fairly confident that has been done correctly. I have been able to upload all of the images to S3 via Kentico's Media Library module.
The problem I am having is, periodically and seemingly without cause the Media Library module reverts back to storing newly uploaded content to the local file system rather than to S3 & then maybe an hour will pass at which time if I open the Media Library again it shows the S3 images as it should.
Does anyone have any ideas as to what could cause this to happen seemingly randomly?
amazon-s3 kentico
amazon-s3 kentico
asked Mar 28 at 17:28
VersatileVersatile
7347 silver badges14 bronze badges
7347 silver badges14 bronze badges
add a comment
|
add a comment
|
2 Answers
2
active
oldest
votes
Do you have a code in place which maps only certain folders to your Amazon S3? It's the following section of documentation - Storing files in different buckets.
If so, make sure the definition of the class is the same as in documentation so that it is registered correctly in the system.
Also, make sure that nobody is renaming the media library structure (e.g. folder names) or tampering with a default Media libraries folder setting (Settings application -> Content -> Media -> Media libraries folder). This could also affect the way system maps media files to S3.
add a comment
|
I noticed when looking at my S3 bucket using S3 Browser all files and folders were converted to lowercase. I was able to resolve my problem by changing all of the Media Library folders to lowercase. I also recommend making sure there are no special characters. After this I went into my mapping file and changed the file path references to lowercase as well.
add a comment
|
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55403652%2fkentico-amazon-s3-periodically-malfunctioning%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
Do you have a code in place which maps only certain folders to your Amazon S3? It's the following section of documentation - Storing files in different buckets.
If so, make sure the definition of the class is the same as in documentation so that it is registered correctly in the system.
Also, make sure that nobody is renaming the media library structure (e.g. folder names) or tampering with a default Media libraries folder setting (Settings application -> Content -> Media -> Media libraries folder). This could also affect the way system maps media files to S3.
add a comment
|
Do you have a code in place which maps only certain folders to your Amazon S3? It's the following section of documentation - Storing files in different buckets.
If so, make sure the definition of the class is the same as in documentation so that it is registered correctly in the system.
Also, make sure that nobody is renaming the media library structure (e.g. folder names) or tampering with a default Media libraries folder setting (Settings application -> Content -> Media -> Media libraries folder). This could also affect the way system maps media files to S3.
add a comment
|
Do you have a code in place which maps only certain folders to your Amazon S3? It's the following section of documentation - Storing files in different buckets.
If so, make sure the definition of the class is the same as in documentation so that it is registered correctly in the system.
Also, make sure that nobody is renaming the media library structure (e.g. folder names) or tampering with a default Media libraries folder setting (Settings application -> Content -> Media -> Media libraries folder). This could also affect the way system maps media files to S3.
Do you have a code in place which maps only certain folders to your Amazon S3? It's the following section of documentation - Storing files in different buckets.
If so, make sure the definition of the class is the same as in documentation so that it is registered correctly in the system.
Also, make sure that nobody is renaming the media library structure (e.g. folder names) or tampering with a default Media libraries folder setting (Settings application -> Content -> Media -> Media libraries folder). This could also affect the way system maps media files to S3.
answered Mar 29 at 7:57
FilipoFilipo
16
16
add a comment
|
add a comment
|
I noticed when looking at my S3 bucket using S3 Browser all files and folders were converted to lowercase. I was able to resolve my problem by changing all of the Media Library folders to lowercase. I also recommend making sure there are no special characters. After this I went into my mapping file and changed the file path references to lowercase as well.
add a comment
|
I noticed when looking at my S3 bucket using S3 Browser all files and folders were converted to lowercase. I was able to resolve my problem by changing all of the Media Library folders to lowercase. I also recommend making sure there are no special characters. After this I went into my mapping file and changed the file path references to lowercase as well.
add a comment
|
I noticed when looking at my S3 bucket using S3 Browser all files and folders were converted to lowercase. I was able to resolve my problem by changing all of the Media Library folders to lowercase. I also recommend making sure there are no special characters. After this I went into my mapping file and changed the file path references to lowercase as well.
I noticed when looking at my S3 bucket using S3 Browser all files and folders were converted to lowercase. I was able to resolve my problem by changing all of the Media Library folders to lowercase. I also recommend making sure there are no special characters. After this I went into my mapping file and changed the file path references to lowercase as well.
answered Apr 10 at 16:43
VersatileVersatile
7347 silver badges14 bronze badges
7347 silver badges14 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55403652%2fkentico-amazon-s3-periodically-malfunctioning%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown