<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Repetier Server problems</title>
        <description> Hi, i had installed Repetier-Server on a fresh minimal debian install (on a vm) and im having some issues.

It compiles without any trouble, but when i try to hit the web interface i just get a blank page and no errors on messages. The same goes if i use the debug flag on cmake.

Is there any other way to troubleshoot this?</description>
        <link>https://reprap.org/forum/read.php?267,185620,185620#msg-185620</link>
        <lastBuildDate>Sat, 15 Aug 2026 23:40:35 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?267,185620,188167#msg-188167</guid>
            <title>Re: Repetier Server problems</title>
            <link>https://reprap.org/forum/read.php?267,185620,188167#msg-188167</link>
            <description><![CDATA[ quick update, since my coding skills are gone, i did a debian fresh install and now it´s working like a charm.<br />
<br />
Im using an dell thinclient with 6 usb ports, so i think that i will be fine for some time.<br />
<br />
Now i need a webcam!]]></description>
            <dc:creator>nic0laz</dc:creator>
            <category>Repetier</category>
            <pubDate>Wed, 27 Feb 2013 17:14:39 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,185620,187045#msg-187045</guid>
            <title>Re: Repetier Server problems</title>
            <link>https://reprap.org/forum/read.php?267,185620,187045#msg-187045</link>
            <description><![CDATA[ Look into WebserveAPI.cpp and search the FillTemplate method. Could also be a problem with the translation part - function TranslateFile. With e debugger it should be easy to see where it loses the data or gets wrong.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>Repetier</category>
            <pubDate>Sat, 23 Feb 2013 09:59:15 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,185620,187035#msg-187035</guid>
            <title>Re: Repetier Server problems</title>
            <link>https://reprap.org/forum/read.php?267,185620,187035#msg-187035</link>
            <description><![CDATA[ looks like it loads the config files properly.<br />
<br />
can you tell me the parser file name so i can add some std output messages, to try to debug it myself, in a previous life i did some C coding, so i should be able to at least try to locate the issue.]]></description>
            <dc:creator>nic0laz</dc:creator>
            <category>Repetier</category>
            <pubDate>Sat, 23 Feb 2013 08:52:09 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,185620,186979#msg-186979</guid>
            <title>Re: Repetier Server problems</title>
            <link>https://reprap.org/forum/read.php?267,185620,186979#msg-186979</link>
            <description><![CDATA[ Yes, the php files get parsed by the template engine replacing variables and doing some loops to set he javasctipt/display correctly. I think html does not get parsed. So your problem is that the parser makes trouble in your case. I hope we might solve this when i have added some safety checks and see what the problem is. Until now it worked without problems for me, so i'm still wondering it does not work. Did you see that it loaded your configs at server start?]]></description>
            <dc:creator>repetier</dc:creator>
            <category>Repetier</category>
            <pubDate>Sat, 23 Feb 2013 03:03:01 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,185620,186750#msg-186750</guid>
            <title>Re: Repetier Server problems</title>
            <link>https://reprap.org/forum/read.php?267,185620,186750#msg-186750</link>
            <description><![CDATA[ the files have some code that is not javascript, right?, if i chage extensions, i can see the pages, but with missing links and stuff, only the html and javascript snippets.]]></description>
            <dc:creator>nic0laz</dc:creator>
            <category>Repetier</category>
            <pubDate>Fri, 22 Feb 2013 06:52:55 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,185620,186488#msg-186488</guid>
            <title>Re: Repetier Server problems</title>
            <link>https://reprap.org/forum/read.php?267,185620,186488#msg-186488</link>
            <description><![CDATA[ if i change index.php to index.html i can see the index page. I have to try to rename all the php files and change the links.]]></description>
            <dc:creator>nic0laz</dc:creator>
            <category>Repetier</category>
            <pubDate>Thu, 21 Feb 2013 10:25:04 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,185620,186472#msg-186472</guid>
            <title>Re: Repetier Server problems</title>
            <link>https://reprap.org/forum/read.php?267,185620,186472#msg-186472</link>
            <description><![CDATA[ no luck with stock configs files.]]></description>
            <dc:creator>nic0laz</dc:creator>
            <category>Repetier</category>
            <pubDate>Thu, 21 Feb 2013 09:17:37 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,185620,186344#msg-186344</guid>
            <title>Re: Repetier Server problems</title>
            <link>https://reprap.org/forum/read.php?267,185620,186344#msg-186344</link>
            <description><![CDATA[ its a stock config, but i will check it later, just in case.]]></description>
            <dc:creator>nic0laz</dc:creator>
            <category>Repetier</category>
            <pubDate>Wed, 20 Feb 2013 20:18:18 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,185620,186222#msg-186222</guid>
            <title>Re: Repetier Server problems</title>
            <link>https://reprap.org/forum/read.php?267,185620,186222#msg-186222</link>
            <description><![CDATA[ There is no php code. The files only have the php ending to fool the translation programm i use to scan the files for text to translate. It uses only a self written template engine. I will see if I can add some more error messages in case something goes wrong there. Do your slug names contain spaces? Perhaps you should start with the given configs to see if it works then. I guess one of the configs contains data that breaks the system somehow.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>Repetier</category>
            <pubDate>Wed, 20 Feb 2013 12:23:12 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,185620,186162#msg-186162</guid>
            <title>Re: Repetier Server problems</title>
            <link>https://reprap.org/forum/read.php?267,185620,186162#msg-186162</link>
            <description><![CDATA[ no messages, already tried that.<br />
i thing mongrel is having some problem with php.<br />
<br />
are there any requirements that must be  installed separately ?]]></description>
            <dc:creator>nic0laz</dc:creator>
            <category>Repetier</category>
            <pubDate>Wed, 20 Feb 2013 06:17:55 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,185620,186115#msg-186115</guid>
            <title>Re: Repetier Server problems</title>
            <link>https://reprap.org/forum/read.php?267,185620,186115#msg-186115</link>
            <description><![CDATA[ Not really sure what goes wrong, so you should stop the server and run it from command line. Perhaps you get a message that helps to understand what goes wrong. It is important not to run as daemon or your output would go to syslog.]]></description>
            <dc:creator>repetier</dc:creator>
            <category>Repetier</category>
            <pubDate>Wed, 20 Feb 2013 03:02:15 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,185620,185975#msg-185975</guid>
            <title>Re: Repetier Server problems</title>
            <link>https://reprap.org/forum/read.php?267,185620,185975#msg-185975</link>
            <description><![CDATA[ yes, im sure.<br />
<br />
i created a dummy file on repetiers server www root and was able to see it with the browser.]]></description>
            <dc:creator>nic0laz</dc:creator>
            <category>Repetier</category>
            <pubDate>Tue, 19 Feb 2013 14:25:54 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,185620,185943#msg-185943</guid>
            <title>Re: Repetier Server problems</title>
            <link>https://reprap.org/forum/read.php?267,185620,185943#msg-185943</link>
            <description><![CDATA[ Are you sure you took the right url and there is no other webserver on the same port. Default ist port 8080 so you would use something like<br />
[<a href="http://localhost:8080" target="_blank"  rel="nofollow">localhost</a>]]]></description>
            <dc:creator>repetier</dc:creator>
            <category>Repetier</category>
            <pubDate>Tue, 19 Feb 2013 13:30:26 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?267,185620,185620#msg-185620</guid>
            <title>Repetier Server problems</title>
            <link>https://reprap.org/forum/read.php?267,185620,185620#msg-185620</link>
            <description><![CDATA[ Hi, i had installed Repetier-Server on a fresh minimal debian install (on a vm) and im having some issues.<br />
<br />
It compiles without any trouble, but when i try to hit the web interface i just get a blank page and no errors on messages. The same goes if i use the debug flag on cmake.<br />
<br />
Is there any other way to troubleshoot this?]]></description>
            <dc:creator>nic0laz</dc:creator>
            <category>Repetier</category>
            <pubDate>Mon, 18 Feb 2013 09:29:04 -0500</pubDate>
        </item>
    </channel>
</rss>
