Goblin Owners Group Facebook Page

Justinreed7

I like anything that goes fast
The DF team will need to chime in on this, since their business, many product improvements, and it's information community is very dependent upon the communication from all forum members to provide and share, here. Pushing this information/communication off into another format and location - that is not as controllable as a specific information resource with a forum page - may create issues for Lonny, Adam and Austin to keep tabs on this information. Forum participation is a privilege and keeping the DF team informed of issues - both good and bad - is very key to their success as a company and the location of this information is their choice.
Lmao the Facebook page is for casual posts to make it easier to see everyone’s rides throughout the day and answer quick simple questions. If you don’t like it, don’t join the page. Simple as that
 

Paperscale

Member
Even though I avoid all social media, I think this is a great idea. There are all all kinds of enthusiast groups out there. From kit cars to Cobalts to whatever. It's not about controlling information. I think it's all about information availability. No harm in that.

I've often wondered why DF doesn't have a larger social media presence so I think this will be positive.
I kind of wish DF themselves would post more on social media. I remember when I first heard about the Goblin when they were developing it, and they had posts very frequently, always showing new videos or images of what they were up to. Even if there's not some huge thing happening, it's nice to see updates from them, fun pics from the shop ect. Even if it's just quick shots of them welding stuff together or their newest pile of frames. It helps get the word out there as well.
 

Ross

Goblin Guru
I kind of wish DF themselves would post more on social media. I remember when I first heard about the Goblin when they were developing it, and they had posts very frequently, always showing new videos or images of what they were up to. Even if there's not some huge thing happening, it's nice to see updates from them, fun pics from the shop ect. Even if it's just quick shots of them welding stuff together or their newest pile of frames. It helps get the word out there as well.
Lonny must have anticipated your request.
 

Adam

Administrator
Staff member
I can’t even post videos on here :(
So yesterday and this morning I took a whack at allowing video attachments on posts on the forum. The short story is that I don't think we are going to be able to do it and pasting YouTube links will be the best way to go. Storage space isn't too expensive through Amazon S3 but there are some limitations between this forum software and the CDN we use.

Warning: The long version of how I arrived at this decision is VERY long. Proceed at your own risk.
The long story is that the forum, website and I had a good fight yesterday. Here's the timeline of how that went.

(Side note, I am able to do the regular website development on a local site and then a test site online before pushing live so the public rarely sees all of my mistakes. However, I haven't figured out how to do the same with this forum software. That means you guys might notice the forum sputter and or crash entirely while I'm pretending like I know what I'm doing and trying to make changes):

The following times are approximate.

3:30 PM, March 4
I made a copy of the forum database so that if everything crashed and burned, we would still have the content that you all have built. I placed this backup at the root of the server so that I wouldn't overwrite it while updating the forum. I considered downloading the data to my shop computer but for some reason downloading the 3.5 GB of forum data was going to take 5 hours.

(Side note: The whole server including the regular website, forum, forum database and the entire file system is backed up every 7 days but I did a backup of just the forum database so we wouldn't lose what wasn't backed up in the scheduled backup)

3:45 PM
I downloaded and extracted the forum update on my shop computer. I pushed the files to the server and went to the page that starts the installer. I received a warning that the version of PHP I was running was old and needed to be updated for the newest version of the forum. At this point in time the website still worked but the forum didn't because of the PHP error.

4:15 PM
I downloaded and installed the newest stable version of PHP to the server. When I went back to the forum installer, it still had the warning that PHP needed to be updated. I checked inside the server terminal for the PHP version and it reported that the newest version of PHP was running but the forum installer reported otherwise. I found a way to ping DFKitCar.com from the terminal and it reported that the old version was still in use. I thought that was weird and wondered if maybe the old version of PHP needed to be completely removed from the server. So I did that.

4:30 PM
The entire DFKitCar.com site (not just the forum) went down. You couldn't access anything.

4:30 PM to about 7:00 PM
I poured through a million different articles, threads and videos trying to figure out what I had done and how to fix it. I went through the different levels of the server to check at each step if everything was working as it should be. From within the terminal, it looked like everything was good but online nothing was being delivered to the browser.

At this point you might be thinking "Adam, you backed up the forum, why don't you just restore that backup?" Well, the problem was that the PHP error was on the server so restoring the forum would only restore the forum data. It wouldn't fix anything on the server.

I wasn't too concerned about the website being completely gone because I do have the full backups of the server. I could restore the most recent backup and we'd be back on the old PHP version and everything would work. The only problem was the most recent backup of the full server was 6 days ago. So the forum data (posts, images, new members) from the last 6 days would be gone. I would first have to download the forum database backup I had recently made so that it wouldn't be overwritten when the server was restored to the old backup.

If I couldn't fix the forum by bedtime I was going to start the 5 hour download and then set an alarm to wake me up and fix it when the download finished.

Luckily, it didn't come down to that. After hours of searching articles online I finally found the one that had the tiny piece of information I needed. It had to do with the way PHP works on nginx and how there is a line in the configuration that has to be manually changed to point to the new version of PHP for every site you have in sites-enabled and not just the default file. Once I updated the configuration there, everything started working again.

This morning
I set out to enable video uploads for certain member groups (not for newbies). First I needed to make sure they would work. I enabled them just for myself and gave it a shot. I had to change PHP and nginx settings to allow uploads over 5mb I bumped it up to 5gb and started uploading videos. I quickly found out that it would work up to 100mb videos. Larger than that and it complained.

I went through all the settings again and again. Nothing would remove the 100mb limit. I finally found a forum where someone mentioned that the CDN we use (Cloudflare) limits single file uploads to 100mb (unless you pay more and even then you don't get a lot more). I could unlock this limit by disabling CloudFlare.

I'm not willing to disable CloudFlare. It contributes to our website being snappier because instead of everyone connecting directly to our little server, our files are served from the CloudFlare server that is closest to you. It takes the strain off of our server and decreases your load times.

Even if we didn't have the limit from CloudFlare, the next problem is the way our forum software handles large uploads. Instead of breaking the upload up into chunks and smoothly handling patchy internet service, it uploads it all as one big chunk. If you leave the tab or your phone goes to sleep or your connection is interrupted, the upload fails.

I don't blame the forum developers for this problem. YouTube, Facebook, Instagram and other big companies put a ton of time and money into making video uploads work so well. The forum guys are focused on other tasks.

Conclusion
I won't be enabling videos for anyone. We're going to stick to relying on YouTube for videos. I wish there was a way to integrate the YouTube uploader into the "Attach Files" tool but I haven't seen a way to do that.
 

Adam

Administrator
Staff member
So I created this back in September and was holding off on opening it up. It is a simple FB group that gives us a second platform for communication.....messenger, pictures, meets etc. Feel free to join, invite people etc. Should get some more exposure for folks that dont stumble upon the forum if they find it on FB.

@Lonny please let me know if you have issues with this.

https://www.facebook.com/groups/270491913545563/

Thanks,

Scott
My use of Facebook has just been to occasionally share things on the DFKitCar page. I've never been a regular user. Being 100% honest, I get frustrated every time I have to navigate through Facebook. This means I haven't really browsed or contributed to a group like the one you've created.

I don't have a problem with the group except that it is private. Is there a way to let people browse it without joining the group? It makes sense to not let any random person post spam in the group but I can't think of a reason to not let them at least read through the group. Is that an option on a Facebook group? Would you mind opening it up if it is possible?
 

IDRVSLO

Goblin Guru
My use of Facebook has just been to occasionally share things on the DFKitCar page. I've never been a regular user. Being 100% honest, I get frustrated every time I have to navigate through Facebook. This means I haven't really browsed or contributed to a group like the one you've created.

I don't have a problem with the group except that it is private. Is there a way to let people browse it without joining the group? It makes sense to not let any random person post spam in the group but I can't think of a reason to not let them at least read through the group. Is that an option on a Facebook group? Would you mind opening it up if it is possible?
I will look into settings when I get home, I believe that is possible.
 

JeffsGoblin

Goblin Guru
I don’t mind posting videos to YouTube first then adding a link in my post. It has always worked well and it keeps all my videos on YouTube
 

Brian74

Goblin Guru
This website is very impresssive as it is for how quickly Adam got it up and running and I really like the overall design. I wasnt aware of the video limitation; I just thought my videos were too big. Not being able to upload video attachments is not that big of a deal to me as the youtube links others have posted seem to work just fine.

I think the fb group is an easy way for people to simply show off pictures and videos without the technical discussion. I’ve searched for kit car groups on fb and joined; most all of them appear to be based out of the UK, as kit cars are much more popular over there. Fb is great free advertising. This may even be a good way to get some Goblin exposure and sales over in the UK and globally once it gains more momentum.
 

IDRVSLO

Goblin Guru
This website is very impresssive as it is for how quickly Adam got it up and running and I really like the overall design. I wasnt aware of the video limitation; I just thought my videos were too big. Not being able to upload video attachments is not that big of a deal to me as the youtube links others have posted seem to work just fine.

I think the fb group is an easy way for people to simply show off pictures and videos without the technical discussion. I’ve searched for kit car groups on fb and joined; most all of them appear to be based out of the UK, as kit cars are much more popular over there. Fb is great free advertising. This may even be a good way to get some Goblin exposure and sales over in the UK and globally once it gains more momentum.
Totally agree!
 

Justinreed7

I like anything that goes fast
So yesterday and this morning I took a whack at allowing video attachments on posts on the forum. The short story is that I don't think we are going to be able to do it and pasting YouTube links will be the best way to go. Storage space isn't too expensive through Amazon S3 but there are some limitations between this forum software and the CDN we use.

Warning: The long version of how I arrived at this decision is VERY long. Proceed at your own risk.
The long story is that the forum, website and I had a good fight yesterday. Here's the timeline of how that went.

(Side note, I am able to do the regular website development on a local site and then a test site online before pushing live so the public rarely sees all of my mistakes. However, I haven't figured out how to do the same with this forum software. That means you guys might notice the forum sputter and or crash entirely while I'm pretending like I know what I'm doing and trying to make changes):

The following times are approximate.

3:30 PM, March 4
I made a copy of the forum database so that if everything crashed and burned, we would still have the content that you all have built. I placed this backup at the root of the server so that I wouldn't overwrite it while updating the forum. I considered downloading the data to my shop computer but for some reason downloading the 3.5 GB of forum data was going to take 5 hours.

(Side note: The whole server including the regular website, forum, forum database and the entire file system is backed up every 7 days but I did a backup of just the forum database so we wouldn't lose what wasn't backed up in the scheduled backup)

3:45 PM
I downloaded and extracted the forum update on my shop computer. I pushed the files to the server and went to the page that starts the installer. I received a warning that the version of PHP I was running was old and needed to be updated for the newest version of the forum. At this point in time the website still worked but the forum didn't because of the PHP error.

4:15 PM
I downloaded and installed the newest stable version of PHP to the server. When I went back to the forum installer, it still had the warning that PHP needed to be updated. I checked inside the server terminal for the PHP version and it reported that the newest version of PHP was running but the forum installer reported otherwise. I found a way to ping DFKitCar.com from the terminal and it reported that the old version was still in use. I thought that was weird and wondered if maybe the old version of PHP needed to be completely removed from the server. So I did that.

4:30 PM
The entire DFKitCar.com site (not just the forum) went down. You couldn't access anything.

4:30 PM to about 7:00 PM
I poured through a million different articles, threads and videos trying to figure out what I had done and how to fix it. I went through the different levels of the server to check at each step if everything was working as it should be. From within the terminal, it looked like everything was good but online nothing was being delivered to the browser.

At this point you might be thinking "Adam, you backed up the forum, why don't you just restore that backup?" Well, the problem was that the PHP error was on the server so restoring the forum would only restore the forum data. It wouldn't fix anything on the server.

I wasn't too concerned about the website being completely gone because I do have the full backups of the server. I could restore the most recent backup and we'd be back on the old PHP version and everything would work. The only problem was the most recent backup of the full server was 6 days ago. So the forum data (posts, images, new members) from the last 6 days would be gone. I would first have to download the forum database backup I had recently made so that it wouldn't be overwritten when the server was restored to the old backup.

If I couldn't fix the forum by bedtime I was going to start the 5 hour download and then set an alarm to wake me up and fix it when the download finished.

Luckily, it didn't come down to that. After hours of searching articles online I finally found the one that had the tiny piece of information I needed. It had to do with the way PHP works on nginx and how there is a line in the configuration that has to be manually changed to point to the new version of PHP for every site you have in sites-enabled and not just the default file. Once I updated the configuration there, everything started working again.

This morning
I set out to enable video uploads for certain member groups (not for newbies). First I needed to make sure they would work. I enabled them just for myself and gave it a shot. I had to change PHP and nginx settings to allow uploads over 5mb I bumped it up to 5gb and started uploading videos. I quickly found out that it would work up to 100mb videos. Larger than that and it complained.

I went through all the settings again and again. Nothing would remove the 100mb limit. I finally found a forum where someone mentioned that the CDN we use (Cloudflare) limits single file uploads to 100mb (unless you pay more and even then you don't get a lot more). I could unlock this limit by disabling CloudFlare.

I'm not willing to disable CloudFlare. It contributes to our website being snappier because instead of everyone connecting directly to our little server, our files are served from the CloudFlare server that is closest to you. It takes the strain off of our server and decreases your load times.

Even if we didn't have the limit from CloudFlare, the next problem is the way our forum software handles large uploads. Instead of breaking the upload up into chunks and smoothly handling patchy internet service, it uploads it all as one big chunk. If you leave the tab or your phone goes to sleep or your connection is interrupted, the upload fails.

I don't blame the forum developers for this problem. YouTube, Facebook, Instagram and other big companies put a ton of time and money into making video uploads work so well. The forum guys are focused on other tasks.

Conclusion
I won't be enabling videos for anyone. We're going to stick to relying on YouTube for videos. I wish there was a way to integrate the YouTube uploader into the "Attach Files" tool but I haven't seen a way to do that.
yikes! sounds like you had some fun
 

IDRVSLO

Goblin Guru
@Adam
I just saw a post on the FB page. A guy in Australia wants to build one.
Saw that too, awesome.

Also this should help out. I asked permission to set the links but it will help direct, guide and maintain the forums technical benefits. It is pinned at the top of the page so they can be found easily.

It has been cool seeing people on there I have never seen here. A lot of Cobalt guys have joined who have interest in the kit but havent joined here. Their light questions wont clog up the really technical stuff here.

Monthly photo contest for the background picture. It's not about my car...lol
7464
 

IDRVSLO

Goblin Guru
I can in 27 days, you cant reduce security levels twice in 28 days. I went from secret to private. Adam and I both agree if public means anyone can post it wont be public. If people can view but not post then it will be made public.
 
Top