<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem Loading App in Alteryx Server Discussions</title>
    <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730265#M8472</link>
    <description>&lt;P&gt;HI!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The app is only a Text Input with a browse. Nothing else.&lt;/P&gt;&lt;P&gt;Yes, that path contains the wf. The wf is there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's very weird but it's happening. Indeed I can schedule and it works. (It only failing a Manual run)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the wf has been published using the server, so the server has the path&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Mar 2021 13:09:35 GMT</pubDate>
    <dc:creator>JoseNavarro</dc:creator>
    <dc:date>2021-03-09T13:09:35Z</dc:date>
    <item>
      <title>Problem Loading App</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730117#M8467</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've published a wf in our Gallery (Validation ok)&lt;/P&gt;&lt;P&gt;When I schedule the wf runs correctly.&lt;/P&gt;&lt;P&gt;When I try to run it manually I get this error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any ideas?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Captura de pantalla 2021-03-09 a las 9.26.37.png" style="width: 999px;"&gt;&lt;img src="https://community.alteryx.com/t5/image/serverpage/image-id/174501iB99AA5299E2641EF/image-size/large?v=v2&amp;amp;px=999" role="button" title="Captura de pantalla 2021-03-09 a las 9.26.37.png" alt="Captura de pantalla 2021-03-09 a las 9.26.37.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 08:30:44 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730117#M8467</guid>
      <dc:creator>JoseNavarro</dc:creator>
      <dc:date>2021-03-09T08:30:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading App</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730252#M8469</link>
      <description>&lt;P&gt;Is F a mapped drive (a network shared drive perhaps)?&amp;nbsp; For Gallery it usually doesn't work and requires full UNC paths.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 12:44:14 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730252#M8469</guid>
      <dc:creator>mbarone</dc:creator>
      <dc:date>2021-03-09T12:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading App</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730255#M8470</link>
      <description>&lt;P&gt;No, I'm not using anything in the workflow. Indeed it's a text input with a browse (to test)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway I always use UNC..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 12:47:16 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730255#M8470</guid>
      <dc:creator>JoseNavarro</dc:creator>
      <dc:date>2021-03-09T12:47:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading App</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730259#M8471</link>
      <description>&lt;P&gt;Ah, sorry, I didn't look closely enough at the screen shot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First, I'd make sure the staging folder on the server the app is running on exists.&amp;nbsp; Can you navigate to that path in the screen shot on the server?&amp;nbsp; Second, this file may be part of a macro, or a chained app.&amp;nbsp; Are there macros in your app, or is it a chained app?&amp;nbsp; Something in the app is looking for new.yxmd in the location specified.&amp;nbsp; The fact that it runs from your machine means that your machine has that folder and new.yxmd, but the sever does not.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 13:01:30 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730259#M8471</guid>
      <dc:creator>mbarone</dc:creator>
      <dc:date>2021-03-09T13:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading App</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730265#M8472</link>
      <description>&lt;P&gt;HI!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The app is only a Text Input with a browse. Nothing else.&lt;/P&gt;&lt;P&gt;Yes, that path contains the wf. The wf is there.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's very weird but it's happening. Indeed I can schedule and it works. (It only failing a Manual run)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the wf has been published using the server, so the server has the path&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 13:09:35 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730265#M8472</guid>
      <dc:creator>JoseNavarro</dc:creator>
      <dc:date>2021-03-09T13:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading App</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730277#M8473</link>
      <description>&lt;P&gt;I'm at a loss then without being able to see the app, your machine, and your server.&amp;nbsp; Maybe try deleting it from teh Gallery and re-saving it for the heck of it.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 13:18:12 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730277#M8473</guid>
      <dc:creator>mbarone</dc:creator>
      <dc:date>2021-03-09T13:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading App</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730301#M8474</link>
      <description>&lt;P&gt;I suggest downloading from server then either the new (and great) find feature or opening in notepad to search for &lt;STRONG&gt;F:&lt;/STRONG&gt; .&amp;nbsp; Perhaps it is hiding somewhere like an event&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 13:47:41 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730301#M8474</guid>
      <dc:creator>hroderick-thr</dc:creator>
      <dc:date>2021-03-09T13:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading App</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730311#M8477</link>
      <description>&lt;P&gt;That it's happening for every wf in the Gallery that I try to run manually.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Weird&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 13:58:33 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730311#M8477</guid>
      <dc:creator>JoseNavarro</dc:creator>
      <dc:date>2021-03-09T13:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Loading App</title>
      <link>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730350#M8480</link>
      <description>&lt;P&gt;I'm thinking there's some peculiar logging going on server.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Get your server admin team involved first in case they are aware about anything special taking place. If they plead not guilty it is time for Alteryx support.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Mar 2021 14:26:15 GMT</pubDate>
      <guid>https://community.alteryx.com/t5/Alteryx-Server-Discussions/Problem-Loading-App/m-p/730350#M8480</guid>
      <dc:creator>hroderick-thr</dc:creator>
      <dc:date>2021-03-09T14:26:15Z</dc:date>
    </item>
  </channel>
</rss>

