Jump to content

asandor

Members
  • Posts

    37
  • Joined

  • Last visited

Posts posted by asandor

  1. 3 hours ago, shakamonkey88 said:

    Not exactly the same with this Jim. Works slightly differently in phpvms v7 so be careful with how you're editing files.

    To OP: Be careful if you're already running a public VA on phpvms v7. It's still in beta and things can still easily break/change. You have been warned!

     

    I do realize its in beta, been testing it for awhile.

  2. I first noticed the error from the ACARS client. When I went to file the pirep it gave me the error message. This is what the config.php mail portion shows.

        // Overrides config/mail.php
        'mail' => [
            'driver' => 'smtp',
            'host' => '',
            'port' => 587,
            'from' => [
                'name' => '',
                'address' => '',
            ],
            'username' => '',
            'password' => '',
        ],

     

    I had the '' spots filled in with my info, but saw it wasn't actually sending mail. At that point pireps filed without a problem. Then I removed the stuff I had put in making it look like above which is what the reference at docs.phpvms.net shows. I'm assuming I did something wrong there and it still thinks I have something in the fields for some reason.

  3. I did not cancel the flight. I submitted it via ACARS and it failed cause of the email issue, but when I went to the site it was there and it looked like it was fine. I was able to accept it via admin. Then  this morning I noticed that the fight was not in my completed list and was deducted from the number I flights I have.

  4. I put this message in the ACARS Testing forum since not sure if you want others knowing some people are testing it, so you won't get a big flood of people asking to test it.

    So a few days ago I messed with the mail parameters in the phpvms config.php file. I did something wrong and got an error while trying to file a pirep. I took out everything to what I though was correct. I have it set to what the example in at docs.phpvms.net has set. Not sure what I screwed up but now I get get the error while filing.

    This happens in the ACARS app.

    When I go to the web side, I see that it has added the pirep to my flights, but after I edit and then hit submit, it errors again. This is the top line for the error page:

    (1/1) Swift_RfcComplianceException

    Address in mailbox given [] does not comply with RFC 2822, 3.6.2.

     

    The pirep shows in the admin section as pending and when I edit then accept it goes ok. No errors on that part. Only when i submit it for approval.

    Here is the laravel log and the log.txt for the ACARS app.

  5. Found another airport like KORD in ACARS that puts the airport off the coast of Africa. Its KPAE.

    The one I have is part of the Drzewiecki Design Seattle Airports pack for X-Plane.

    There is about 4 or 5 airports in the apt.dat file, but here is the first few lines for that airport.

    1    561 1 0 KPAE Snohomish Co
    1302 flatten 1
    100 22.00 1 0 0.25 0 2 0 16L  47.90642022 -122.27171532    0    0 1 0 0 2 34R  47.89819024 -122.27162263    0    0 1 0 0 2
    100 45.00 1 1 0.25 1 3 0 16R  47.92242187 -122.28587751  123   72 3 0 1 0 34L  47.89663330 -122.28531247    0  122 3 0 0 0

  6. 2 hours ago, Nabeel said:

    That Laravel error is unrelated but I fixed it in the latest dev. That error means it can't be found in the scenery lookup. Which airport and is it an addon?

    For that log, the 2 airports where KDFW which is a payware airport and KMIA which is another payware airport.

  7. 2 hours ago, Nabeel said:

    Those "Cleared UDP Buffer" messages are interesting... do you remember seeing a drop in framerates then? That message means that it was taking it some time to process events and it needed to flush what was queued to catch up.

    I get frame rate drops now and then when entering areas where I have extended scenery like in the Miami area which has orthos set up around the city, plus the city is payware and so is that airport. So I just assumed that the frame rate drop is when enter that area and it has to load a bunch of stuff.

    The only other thing is that I was using the JARDesign A330 and was getting a lot of the Beacon Off/On messages.

  8. Well, had the same problem on the 2 hour+ flight in the JARDesign A330. Got to Miami, landed, set the brakes and blank page for the Flight Summary page. Will not let me file it. I'll wait a bit and see what happens.

    Wonder if the issue is I set the parking brake way to early, Set it at a runway crossing since there was some traffic on the runway.

    Maybe its a good idea to manually complete the flight instead of having it complete automatically. Though on the short flight I did, I did the same thing with the parking brake, but it gave me the summary page and let me file the pirep.

    Here is the acars log.txt

  9. Well I just did another short flight in the JARDesign A330, and acars gave me the file screen this time. Not sure what the problem was the other 2 times I did it.

    In a day or 2 I will try the KDFW to KMIA flight again and see if it works.

  10. So now I've having a different issue. I added a new airport to VA site, and when I go into acars, and try to use that airport as a destination, its telling me the airport ICAO is invalid. I've restarted acars a few times and still nothing. I even rebuild the X-Plane scenery cache in acars.

    No error showing up in the acars log.txt file.

    But there is an error in the laravel log. Here is that log file

  11. Some aircraft on X-Plane don't use the standard function to turn the beacon on and off, the JARDesign A330 is one of the, the Zibo aircraft is fine. The FlightFactor A320 is another one.

    I will try the JARDesign A330 again later.

  12. I tried a flight in the Zibo 737-800 on X-Plane 11 11.35 and it gave me the file screen no problem. Wonder if it has to do with the JARDesign A330. The flight is fine, though it does give the beacon on/beacon off message all the time when I turn the beacon on.

  13. I didn't wait that long, maybe about 30 min or so. Have the latest of both web and acars.

    I'm going to try a different aircraft later today, maybe its actually the aircraft that is causing the issue.

  14. Did the same flight again thinking it was something on my end, but did the exact same thing. Acars show Detected arrived, and shows the gate I parked at, then sends me to a blank file page.

    Using the same aircraft as the previous flight, the JARDesign A330.

    Here is the laravel log for this flight.

    I will try another flight later with a different aircraft to see if it has the same issue.

    This flight was a bid flight.

    This is what was in the acars.txt file in the main xp directory

    ACARS Connect [Version 1.0.0]
    Compiled Aug 23 2019 18:39:30
    X-Plane Version: 11351
    Plugin Manager Version: 301
    07:49:06.764| INFO|EXEC|Plugin Enabled, sockets opened
    07:49:06.764| INFO|EXEC|Debug Logging Enabled (Verbosity: 4)
    08:07:45.352| WARN|EXEC|Cleared UDP Buffer
    08:08:43.063| WARN|EXEC|Cleared UDP Buffer
    08:09:39.878| WARN|EXEC|Cleared UDP Buffer
    08:10:04.214| WARN|EXEC|Cleared UDP Buffer
    11:12:25.022| INFO|EXEC|Plugin Disabled, sockets closed

  15. Just did another flight in the JARDesign A330 and the altitude between the app and the web site was accurate this time, but, when I finished the flight, the Flight Summary page is plank and I can't submit the flight now.

    Here is the link for the acars log.txt file.

    Here is a picture of what my side shows.

  16. Seeing some inconsistencies between the altitude in the aircraft and the altitude reported on the live map on the website.

    Flying at FL320 but live map is showing 28649. As I started my decent, the altitudes were matching more, that started at about FL250.

    Also distance showing on the live map is 719 / 479.61. The flight was a pretty straight flight from departure to arrival.

    On this version of VMAcars I am still getting the issue with landing/strobe lights are on once I start to taxi even though they are both off.

    Using the Zibo mod B737-800 for X-Plane 11.35

    Here are links to the laravel log and the acars log.txt files.

     

  17. Ok, tried the new version and this is what I am getting when I try to connect

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    System.Net.WebException: The remote server returned an error: (404) Not Found.
       at System.Net.HttpWebRequest.GetResponse()
       at APVacars_V2.Functions.GetPageAsStringByFunction(String ServerAddress, String ApiKey, String FunctionName, String calls)
       at APVacars_V2.UiFunctions.VaItem_Click(Object sender, EventArgs e)
       at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
       at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
       at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
       at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
       at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
       at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
       at System.Windows.Forms.ToolStrip.WndProc(Message& m)
       at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2633.0 built by: NET471REL1LAST_C
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
    ----------------------------------------
    APVacars V2
        Assembly Version: 0.0.0.1
        Win32 Version: 0.0.0.1
        CodeBase: file:///C:/Program%20Files%20(x86)/Baggelis.com/APVacars%202/APVacars%20V2.exe
    ----------------------------------------
    Microsoft.VisualBasic
        Assembly Version: 10.0.0.0
        Win32 Version: 14.7.2556.0 built by: NET471REL1
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
    ----------------------------------------
    System
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2556.0 built by: NET471REL1
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Core
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2633.0 built by: NET471REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2556.0 built by: NET471REL1
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2556.0 built by: NET471REL1
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2556.0 built by: NET471REL1
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2612.0 built by: NET471REL1LAST_B
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Runtime.Remoting
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2556.0 built by: NET471REL1
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
    ----------------------------------------
    Accessibility
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2556.0 built by: NET471REL1
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
    ----------------------------------------
    System.Data
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2633.0 built by: NET471REL1LAST_C
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_32/System.Data/v4.0_4.0.0.0__b77a5c561934e089/System.Data.dll
    ----------------------------------------
    System.Numerics
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2556.0 built by: NET471REL1
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Numerics/v4.0_4.0.0.0__b77a5c561934e089/System.Numerics.dll
    ----------------------------------------
    System.Xml.Linq
        Assembly Version: 4.0.0.0
        Win32 Version: 4.7.2556.0 built by: NET471REL1
        CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
    ----------------------------------------

    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.

    For example:

    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>

    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.

×
×
  • Create New...