Coder Social home page Coder Social logo

Network error about gba2.0 HOT 59 CLOSED

YesterMester avatar YesterMester commented on September 2, 2024
Network error

from gba2.0.

Comments (59)

Cattn avatar Cattn commented on September 2, 2024

Please make sure you forked Cattn/gba-host and that this site is available at /gba and gba-host is available at /gba-host

Otherwise, visit Math-Study/gba-SERVER-READY

If you are hosting on the root of a domain

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

I'm kinda new to website making and slow in the head could you explain this part a little better "and that this site is available at /gba and gba-host is available at /gba-host" if I fix it before you write back ill close the issue.

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

Thanks for the help I get it now.

from gba2.0.

Cattn avatar Cattn commented on September 2, 2024

Thanks for the help I get it now.

Great to hear! please lmk if you have any other questions

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

it seems to be having some trouble building the page.

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

Ive tried 5 times to re-run the checks and it fails everytime.

from gba2.0.

Cattn avatar Cattn commented on September 2, 2024

Ive tried 5 times to re-run the checks and it fails everytime.

can you send a link to the repo

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

https://github.com/YesterMester/emustuff-host

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

Please rename the repo to gba-host

We have everything relatively linked assuming that name....

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

Oh, and building has a HIGH chance of failing right now, as it is a little too large....

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

You have to hope you get lucky on the runner you use

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

Please rename the repo to gba-host

We have everything relatively linked assuming that name....

okay Ill do that and try and build again

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

i am currently trying a different workflow and so far so good.

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

I changed it to hugo workflow and it deployed

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

how do I link the fork with gba 2.0?

from gba2.0.

Cattn avatar Cattn commented on September 2, 2024

how do I link the fork with gba 2.0?

Well if your GBA 2.0 deployment is on the root of your repository, it'll just work

If it isn't, it should still work in theory, but I haven't extensively tested the system so I would have to ensure it does properly

If you are using a custom domain, make sure gba-host is reachable at yourdomain.tld/gba-host/

from gba2.0.

Cattn avatar Cattn commented on September 2, 2024

It seems in your case the repo isn't deploying to the domain, so please setup your domain on that repo so it'll deploy/be visible from it

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

@YesterMester May I ask what the URL of the site you are making is? And how is it deployed? Are you using GH-Pages or something else?

In theory if deployed via GH-Pages (username.github.io) in some way, it should automatically work....

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

Securityubg.mooo.com I'm using a free subdomain and a modified fork of your guys and another users website. The only reason I've modified it is to get it to work with school/work blocking software.

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

I am using GitHub pages

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

What repo is it pulling off of on your account? Can you link to it?

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

I looked at your GH profile and found it! https://github.com/YesterMester/YexBU

The way you are creating your domain link has issues with how it would normally be setup. I recommend instead renaming the repo to be YesterMester.github.io which should make all repos deploy with your custom domain.

I also recommend for other reasons to actually fork our repos, so that you can sync them easier! Not needed tho tbh

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

YesterMester/YexBU

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

I looked at your GH profile and found it! https://github.com/YesterMester/YexBU

The way you are creating your domain link has issues with how it would normally be setup. I recommend instead renaming the repo to be YesterMester.github.io which should make all repos deploy with your custom domain.

I also recommend for other reasons to actually fork our repos, so that you can sync them easier! Not needed tho tbh

I can't do that as most schools including my own blocks GitHub links.

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

I looked at your GH profile and found it! https://github.com/YesterMester/YexBU
The way you are creating your domain link has issues with how it would normally be setup. I recommend instead renaming the repo to be YesterMester.github.io which should make all repos deploy with your custom domain.
I also recommend for other reasons to actually fork our repos, so that you can sync them easier! Not needed tho tbh

I can't do that as most schools including my own blocks GitHub links.

Doing this with the CNAME should allow the existing behavior to continue! Take for example: https://nailington.github.io or https://math-study-dev.github.io Notice how they redirect? If you go direct to https://mathstudy.tech or https://mathstudy.dev (respective order) it has no way to block via the github.io filter

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

Though I don't do the CNAME thing generally I don't think.... I normally just use the dedicated section in the repo settings on GH

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

How should I format the CNAME I at the moment can't change it back to YesterMester.github.io because of my school block filters.

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

The GitHub.io link is entirely blocked so is GitHub.com

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

I work on this in free time at home

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

Hmm Let me look at my repo setup rq

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

I'm making this difficult I'm sorry about it. Would there be away to change a any files for GBA2.0 or GBA-host to get it working without changing my CNAME

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

Found this!
image
And yes I have a CNAME as well lol, it must have autogenerated.

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

image

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

So if you rename the repo (trust the process), change this setting, keep the CNAME, and deploy. Not only should this repo stay the same Domain wise, but every other repo SHOULD also fall under this domain as well by default.

If you for some reason wish against your entire account being tied to the domain, you can always create an Organization, and deploy it on the Org using the same method (orgName.github.io)

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

Yes I can do that but on my schools network it blocks all of GitHub so I use a free sub domain I currently have 4. Screenshot_20230927-181129.png

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

So add that in the box in settings, deploy, and it will be at that domain. I can confirm that it won't look at the github.io part. It is just so Github knows what the repo is for

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

I'll do what you said and see if it's unblocked for my end and get back.

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

Should it look like this?PXL_20230927_221741447.MP.jpg

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

Nope, u need to rename the repo first
Then fill in the box, make sure it agrees that it is vaild, then redeploy (edit README.md or smth)
IT SHOULD work

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

https://docs.github.com/en/pages/configuring-a-custom-domain-for-your-github-pages-site

You can read more there btw

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

I renamed the repo to GBA2.0 Then made securityubg.mooo.com again.

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

Myb, should be named yestermester.github.io

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

Done.

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

Let me check if the website is blocked.

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

PXL_20230927_223342939~2.jpg

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

Myb, should be named yestermester.github.io

Wait the repo or the pages? I'm so slow.

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

repo itself should be renamed
then deploy, then navigate to the CNAME domain name (the mooooo one)

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

Omg. I'm so sorry

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

No worry, you are some of the best to make it to the GH Issues land in a while. You communicate and have a brain lmao

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

Okay that's done should this be fixed? My network issue.

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

PXL_20230927_223946457.jpg

PXL_20230927_223956803.jpg

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

Should be good

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

Oh no

PXL_20230927_224212909.jpg

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

Same issues.

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

Is there something I'm missing?

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

It works in legacy fine! The only one that's not working is N64!

from gba2.0.

YesterMester avatar YesterMester commented on September 2, 2024

I figured it out thanks so much!

from gba2.0.

Cattn avatar Cattn commented on September 2, 2024

It works in legacy fine! The only one that's not working is N64!

To fix N64 just deploy Cattn/N64-host same way you did with gba-host

from gba2.0.

Nailington avatar Nailington commented on September 2, 2024

It works in legacy fine! The only one that's not working is N64!

Yea thats a seperate repo.... https://github.com/cattn/n64-host

from gba2.0.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.