/srv/irclogs.ubuntu.com/2017/12/13/#ubuntu-doc.txt

EmeraldKnight15hello03:01
=== atamira is now known as Liz
=== Liz is now known as atamira
Tiger_Hello13:01
kaine119hi!13:02
Arko_Hi13:07
Termi1878hi guys!17:23
Termi1878I've got a problem with how-to tutorial. I've done everything like in instructions and after making a website with docker I get white screen in Mozilla with Ubuntu tutorial on tab title.17:24
degvilleHello Termi1878!17:25
degvillewhat's the URL in Firefox?17:25
Termi1878localhost17:25
Termi1878But that's not only white page, but it looks like a background of the site without everything17:26
degvillehttp://localhost:8016/?17:26
Termi1878yup. I write that and after "enter" this coming to just localhost17:26
Termi1878sry, it is like you wrote17:26
Termi1878And I dunno what to do. I think that I built site properly17:27
degvilleIt sounds very close. Could you try pressing ctrl+c in the window you've typed './run' into?17:28
degvillethat will stop the server17:29
degvilleand then try ./run again.17:29
degvilleand then maybe paste the output in the terminal as you see it into here?17:29
Termi1878Just copy  and paste that?17:30
degvilleyeah, it should only be a few lines. This is what I get:17:30
degvilleyarn run v1.2.117:30
degville$ echo 'To build site, please use build-all'17:30
degvilleTo build site, please use build-all17:31
degvilleDone in 0.12s.17:31
degvilleyarn run v1.2.117:31
degville$ npm-run-all 'serve-examples {@}' --17:31
degville2017/12/13 17:30:38 Serving on http://localhost:801617:31
degvilley17:31
degville(not the y at the end :) )17:31
Termi1878I've got everything just like you17:31
Termi1878yarn run v1.2.1 $ echo 'To build site, please use build-all' To build site, please use build-all Done in 0.13s.   yarn run v1.2.1 $ npm-run-all 'serve-examples {@}' -- 2017/12/13 17:29:35 Serving on http://localhost:801617:32
degvillehow about if you run './run serve examples' instead?17:33
Termi1878same, "white" background, tab with "ubuntu tutorials" and sign.17:34
degvillecould you try entering 'http://localhost:8016/tutorial/example-tutorial#0' as a URL?17:35
degville(that would take you directly to the example tutorial).17:35
degvillemy best guess is that something when wrong when building.17:35
Termi1878same17:35
Termi1878nothing changed17:35
degvillenothing to do with what you did, but I've sometimes had problems like this when the build misses something out for some strange (network?) reason.17:36
Termi1878;((17:36
Termi1878And what I have to do now?17:37
degvilleTermi1878: you obviously totally understand the process though, so there's going to be no worries in passing you for the task.17:37
degvilleIf you've got the time, I'd make a new clone of the repository, and run the run script again to rebuild everything.17:38
Termi1878Well, thank you. But you know, I will have to know what I did wrong.17:38
Termi1878Yes!17:38
degvilleIs this on Ubuntu? Xenial?17:39
Termi1878Ubuntu17:39
Termi187816.04 lts17:39
degvillecool. It should definitely work as described then.17:39
degville(meaning that it's likely a problem out of your control)17:40
Termi1878Yup. I tried to do something with that, but I've got no time and this is my second try.17:40
Termi1878So, Do I have to do something with task, submit for review or something? I will still try to understand that17:42
degvilleYes, exactly. If you submit it for review I'll pass it.17:43
degvillemaybe when you get some time give it another go and let us know what happens, because it obviously shouldn't be happening.17:43
Termi1878Done!17:44
Termi1878What do you mean with "another go"?17:44
degvilleI mean clone and run again, effectively a fresh install.17:45
Termi1878Okay!17:46
degville(I've only just seen all the history of you trying to get this to run previously!)17:47
Termi1878And you see any problem?17:48
Termi1878problems*?17:48
degvilleNot obviously. It should work. I just mean you've given this a lot of effort!17:50
Termi1878Yes! I really tried to do this, because it is for beginners and felt so stupid about that17:51
degvilleTermi1878: You shouldn't; you've done nothing wrong. If there's a failure, it will be with our system as it should clearly complain.17:52
Termi1878Yeah, but I didn't knew about that before I talked with You17:53
degvillewell, it's really difficult to troubleshoot these kind of problems remotely. I'm frustrated we can't find the issue, as it should  definitely 'just work', and yet you've tried both a VM and native install.17:54
Termi1878Yup ;( But I'm doing now a fresh install, so maybe will work this time.17:56
degvilleso have the same problem on new installs suggests something outside of those installs, maybe your local networking environment, for example.17:56
Termi1878Well, after fresh install - exactly like before problem17:58
degvilleA long shot maybe to try shift F5 in Firefox (if you've not already), as this will override the cache, incase the partially loaded page from there is taking priority.18:00
degville(to reload the page I mean)18:00
Termi1878Same problem18:02

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!