LDraw.org Discussion Forums

Full Version: Server transfer
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
As some of you may know, I've been working on transferring all of our sites on to a single web provider. This is a step in a larger project of modernization our backend infrastructure. As of today, this is complete. I've made a couple of decisions while doing this:
- All of our sites now use SSL certificates. There are no plans to offer non-SSL urls (the library has a few non-SSL by design and these will remain but nothing else will be opened)
- All of the old, legacy redirects have been removed. I may add a few back in but I thought is best to handle these on a case by case basis.
- omr.ldraw.org as a subdomain is official discontinued and the omr is now an extension of library.ldraw.org.
(2023-12-24, 4:40)Orion Pobursky Wrote: [ -> ]- omr.ldraw.org as a subdomain is official discontinued and the omr is now an extension of library.ldraw.org.

Cool

w.

w.

PS. I updated the links on the main site
Most of these issues are now fixed.

There's one lingering broken link that will need more troubleshooting. I don't know what you mean by theming. The quick search will be broken for now until I update the code.
The prim ref page is not reachable:

https://www.ldraw.org/library/primref/

w.
(2023-12-25, 10:00)Willy Tschager Wrote: [ -> ]The prim ref page is not reachable:

https://www.ldraw.org/library/primref/

w.

Unfortunately it's gonna stay that way unless I can figure out how to configure the server to display it.

I'm working on it. Merry Christmas
Hello, just tested it: primref is now back, but with broken css (looks unformatted)...

and User and admin dashboard in the PT are broken too, both just give
500 | Server Error

René
(2023-12-26, 13:12)Rene Rechthaler Wrote: [ -> ]Hello, just tested it: primref is now back, but with broken css (looks unformatted)...

Not in a very usable state yet

(2023-12-26, 13:12)Rene Rechthaler Wrote: [ -> ]and User and admin dashboard in the PT are broken too, both just give
500 | Server Error

Fixed
The part reference link in Rebrickable doesn't work due to disabling old redirects (maybe).
For example:
https://www.ldraw.org/cgi-bin/ptscan.cgi...ebrickable
(2023-12-27, 16:27)Takeshi Takahashi Wrote: [ -> ]The part reference link in Rebrickable doesn't work due to disabling old redirects (maybe).
For example:
https://www.ldraw.org/cgi-bin/ptscan.cgi...ebrickable

That's a good one for me to add back. Thanks.
The Parts Tracker Policies:

https://www.ldraw.org/library/tracker/ref/policy/

is gone.

w.
(2023-12-25, 10:00)Willy Tschager Wrote: [ -> ]The prim ref page is not reachable:

https://www.ldraw.org/library/primref/

w.

Is it still unreachable?  Looks very weird. Missing (almost) all images and lists.
(2024-01-03, 22:36)Magnus Forsberg Wrote: [ -> ]Is it still unreachable?  Looks very weird. Missing (almost) all images and lists.

Still working on it. I was on vacation most of last week.
(2024-01-03, 22:36)Magnus Forsberg Wrote: [ -> ]Is it still unreachable?  Looks very weird. Missing (almost) all images and lists.

https://web.archive.org/web/202306072200...y/primref/

w.
Not sure if it's related to server transfer but I can't download any of the png files in textures folder neither official nor unofficial (404 Not Found).
https://library.ldraw.org/library/offici...13710d.png
https://library.ldraw.org/library/unoffi...19514a.png
(2024-01-14, 19:27)Vincent Messenet Wrote: [ -> ]Not sure if it's related to server transfer but I can't download any of the png files in textures folder neither official nor unofficial (404 Not Found).
https://library.ldraw.org/library/offici...13710d.png
https://library.ldraw.org/library/unoffi...19514a.png

Both of those links work for me on my phone.
(2024-01-14, 17:27)Willy Tschager Wrote: [ -> ]PT Policies still broken:

https://www.ldraw.org/library/tracker/ref/policy/

Hmm. Ok. I thought I'd moved this to the CMS but apparently not. I'll get it fixed later today.
(2024-01-14, 19:33)Orion Pobursky Wrote: [ -> ]Hmm. Ok. I thought I'd moved this to the CMS but apparently not. I'll get it fixed later today.

Fixed.
(2024-01-15, 0:05)Orion Pobursky Wrote: [ -> ]Fixed.

Still looks extremely off to me
The above link is still broken. I didn't fix that and won't. What I did do is add the relevant page to the CMS and correct the link on the PT front page.
(2024-01-14, 19:27)Vincent Messenet Wrote: [ -> ]Not sure if it's related to server transfer but I can't download any of the png files in textures folder neither official nor unofficial (404 Not Found).
https://library.ldraw.org/library/offici...13710d.png
https://library.ldraw.org/library/unoffi...19514a.png

This issue is fixed.