Privacy error when viewing files in DigitalOcean Spaces? - digital-ocean-spaces

I set up a Spaces volume and uploaded a couple images via the DigitalOcean UI. When I attempt to view the images, I get a Privacy Error page in Chrome, with NET::ERR_CERT_COMMON_NAME_INVALID. I'm having a hard time finding any relevant help from Google; any idea what's going on here?

OK, turns out I used a . in the name of the Spaces volume, which was the cause of the issue.

Related

My website has white background and texts, how to fix it?

When I joined the Hostinger hosting site, all my problems messed up. My website won't go live for no reason. When I go to the site, it has white background. No full design just white background and texts. (visit my website 'www.saintscommunity.org')
So the Hostinger support told me, "Looks like the URL's or something else in the code may be messing up here. From the errors in the page I can see that your files are not being loaded: [image]"
Is there way I can fix this issue?
For the website, I've seen a list of errors in my chrome dev console. I have not read them all but most of them are 404 errors.
Looks like you are using some css files. If you intend to use them, be sure to place them in the correct directory in your server.
If you have already placed them in your server correctly, I think it might has something to do with permissions.
for example this is the logo tag in your code :
<img src="event details/images/web church logo/logo.png" alt="church logo" class="img-responsive">
the "src" attribute of all tags such as image, CSS and script start with "event details"
you should remove it from your code then publish and deploy your website.
i change the code of your web site and capture it from my screen and i think it should be like this pic :

Google Page Insights Image Links

It looks like I can't get the image links to optimize my sites like I could in the previous version. Is there a way to get these links?
Thanks!
Hey Ben i am having the same issues, what he is talking about is before page insights was with lighthouse as it is now, we were given the exact resource needed in the form google requested them to be. So if we had an image that was 4 mb and 2000x2000 but the view port of where the image was lets say 300x300, google would provide that picture in a zip folder along with all other photos in the same boat. Also if javascript or css needed minification it also provided those files for us. I do not see that option at all any longer and its really disapponintng as it saved me two steps of optimiaztion in regards to page speed and hoping we can get it back!?

WordPress can't display uploaded images (3.6)

I'm having a bit of trouble with a client site, on their server (our development server is fine).
We were hoping to push it live today, so we created a test subdomain to make sure his server's okay with the site.
However, the media uploader doesn't seem to work properly. The file will upload, without any error messages, however, instead of displaying the image in the thumbnail preview, it shows a little blue ?.
The file is actually uploaded to the server, but for some reason it can't be displayed online.
For example this should be the location of a newly upload image, but for some reason it can't be accessed.
I was thinking the issue is with folder permissions, but changing everything to 777 didn't seem to do anything. So I'm a little confused as to what's wrong.
Apparently they host a couple dozen WordPress sites and don't have this issue. I did think it's a server problem because it works on two other servers.
Anyone had an issue like this before?
[EDIT]
It turns out deactivating a plugin called Sell Media Watermark does the trick.
However, this plugin is needed so I'm working to find a fix for it :)

Flash movie not loading

I am in the process of replicating a current website. The existing site has a .swf for the header, and I've copied the code exactly as it is on the current site (obviously changed the location of the .swf file). The problem I'm having is that it won't load in the new site. I've looked all over for "Movie not loaded" issues, but most of them are resolved with things like out of date flash player. My flash player is obviously capable of handling the exact same .swf on their existing site, and I'm about to pull my hair out. lol
Any help would be appreciated!
P.S. I'm recreating the site in asp.net if that helps anyone.
Thanks,
Mike
Check if the SWF was trying to reference any external files on the server like images or XML. Sometimes the paths to these may be hard-coded into the SWF and would need the file to be re-exported with the updated paths (or just don't change the path to this file)
Thanks. I actually put in the static url of where it's located on the existing site and it worked fine. I'm not really sure what I did wrong, but it's working.

Website renders differently on server vs locally

I'm having a very bizarre issue. I have been building a website locally on my linux box and all was well until I uploaded the site files to a place where i have some hosted space. Everything renders exactly the same except one element in my footer which i think is affecting some jquery animation i am using. I thought maybe I was missing files or hadn't uploaded the latest versions of everything, so I deleted the server directory and re-uploaded everything exactly as is from my local copy. And yet, the problem remains. I'm not sure how this is happening. Has anyone seen this before, or does anyone have an idea what could cause this? I'm baffled! Thanks everyone!!! I am attaching screen shots.
Seems to be a cache problem. Try to force a refresh with F5 or CTRL+F5.
Try clear your cache in your browser settings.
If that don't work, use Firebug (an Firefox browser addon) to check actual css at your footer. This will show the problem.
BTW: don't use spaces in your URL if you can. Don't use spaces in your filenames/folders.

Resources